Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base—$7.35100%0x0dc1…6214100d ago0xb0e139…72b367
0x3fb1…7e250x0e3d…7757Base—$31.50100%0x2740…f504100d ago0x4a1ad6…56b61f
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x0874…897c100d ago0x2cf882…6db9ef
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x4596…ce09100d ago0x2e41e7…20b202
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x12ba…6b61100d ago0xcc0f76…e96029
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x04a0…f718100d ago0x275a2a…b2177c
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xe0dd…9b2b100d ago0xc80570…aafaa9
0x3fb1…7e250x0e3d…7757Base—$8.40100%0xfaf2…854b100d ago0xa5b8c7…8fde1b
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xdcda…ec2f100d ago0xb00294…20f588
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x9f6a…a93c100d ago0xc5296a…5bd439
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xd150…e426100d ago0xb1e9f2…a9797b
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x7d28…b248100d ago0xd6a698…dbddf4
0x3fb1…7e250x0e3d…7757Base—$4.20100%0xa30d…6d00100d ago0x4d129f…7ff32c
0x3fb1…7e250x0e3d…7757Base—$3.15100%0xe9f7…982b100d ago0xc2d73d…00dddc
0x3fb1…7e250x0e3d…7757Base—$4.20100%0x12b7…6f99100d ago0x836111…abe9ab
0x3fb1…7e250x0e3d…7757Base—$5.25100%0x422e…4870100d ago0x5a5826…7eb8b4
0x3fb1…7e250x0e3d…7757Base—$10.50100%0xdfb4…bf93100d ago0xe9db1a…fb01ae
0x3fb1…7e250x0e3d…7757Base—$2.10100%0xd1bc…096d100d ago0x461573…b9d7f3
0x3fb1…7e250x0e3d…7757Base—$2.10100%0x5e05…afbb100d ago0x79681f…2dedd4
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x75ef…a0f9100d ago0xd1f2d6…19541d
0x3fb1…7e250x0e3d…7757Base—$3.15100%0x86c0…2889100d ago0x419f62…91f5c6
0x3fb1…7e250x0e3d…7757Base—$178.50100%0xfb42…406e100d ago0xf4ccda…00318a
0x3fb1…7e250x0e3d…7757Base—$1.05100%0x2a59…8645100d ago0x362e09…9bce06
0x3fb1…7e250x0e3d…7757Base—$1.05100%0xa7d7…e1b6101d ago0x8fe435…e58d33
0x3fb1…7e250x0e3d…7757Base—$21.00100%0xd775…7f81101d ago0xe276eb…ff56b7

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.