Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf106…13db0xa390…2be8Base—$0.01100%coinbase78d ago0x26c592…67a37b
0xf106…13db0x9e20…c79aBase—$0.01100%coinbase78d ago0x19799a…87d362
0xf106…13db0x7ede…0584Base—$0.01100%coinbase78d ago0xd230b3…89d34d
0xf106…13db0x65d9…8d72Base—$0.01100%coinbase78d ago0xa37bf4…5b73f3
0xf106…13db0x20cc…1873Base—$0.01100%coinbase78d ago0xf0d8e9…1c2d62
0xf106…13db0x174f…3386Base—$0.01100%coinbase78d ago0x88ca28…e0beb8
0xf106…13db0x6a69…1122Base—$0.01100%coinbase78d ago0x9b1f96…a2fd72
0xf106…13db0x4e6b…e211Base—$0.01100%coinbase78d ago0xb1d8be…eecf72
0xf106…13db0x2aa7…c4adBase—$0.01100%coinbase78d ago0xc59d55…edbacc
0xf106…13db0xb2d1…8286Base—$0.01100%coinbase78d ago0xd754c9…400253
0xf106…13db0x8f80…6b96Base—$0.01100%coinbase78d ago0x79f5d8…e71563
0xf106…13db0xefda…eda5Base—$0.01100%coinbase78d ago0xe997b1…6b103f
0xf106…13db0xfb9b…e013Base—$0.01100%coinbase78d ago0x0cad2f…392c8e
0xf106…13db0x35f3…56c5Base—$0.01100%coinbase78d ago0x20ffb1…401390
0xf106…13db0x8cf5…d646Base—$0.01100%coinbase78d ago0xe71b96…f0f78f
0xf106…13db0x7672…7ee2Base—$0.01100%coinbase78d ago0xc527f0…08a31d
0xf106…13db0x26d0…0c3eBase—$0.01100%coinbase78d ago0x41034d…12c560
0xf106…13db0xba3a…375fBase—$0.01100%coinbase78d ago0x99c394…ebca26
0xf106…13db0x394c…2e7dBase—$0.01100%coinbase78d ago0x33c57e…532f0a
0xf106…13db0xd1c9…e679Base—$0.01100%coinbase78d ago0x5249d1…d5e309
0xf106…13db0x8202…6db5Base—$0.01100%coinbase78d ago0x20a700…b95457
0xf106…13db0x1ef7…a2eeBase—$0.01100%coinbase78d ago0x177d72…9768d2
0xf106…13db0xf71c…6242Base—$0.01100%coinbase78d ago0xb7f6e7…bcf8d0
0xf106…13db0xfeb2…7fcfBase—$0.01100%coinbase78d ago0x7b5370…b4f3ee
0xf106…13db0xeaa9…0e35Base—$0.01100%coinbase78d ago0x4633fc…7304ec

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.