Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…793238s ago0x293e2f…74599e
0x1eb5…04fd0x50eb…6480Base$0.00270%0x54f0…793221m ago0xc53cee…3d085a
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…793223m ago0x51f71c…3724ab
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79321h ago0xf128c0…f18c46
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79321h ago0x017d25…1dfcdc
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79321h ago0x310563…697c2f
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79322h ago0x6363da…275469
0x1eb5…04fd0x50eb…6480Base$0.00270%0x54f0…79322h ago0x1468e9…3a8ae4
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79322h ago0x960a33…fd8f1e
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79322h ago0x799779…15c105
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79323h ago0x8486be…4f4eb3
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79323h ago0x9fc5c1…3a40b8
0x1eb5…04fd0x50eb…6480Base$0.00270%0x54f0…79323h ago0xe47801…a71af5
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79324h ago0xc92a03…15eaae
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79324h ago0x351893…13fb5f
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79324h ago0xdece93…257210
0x1eb5…04fd0x50eb…6480Base$0.00270%0x54f0…79325h ago0x535491…069068
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79325h ago0xa00960…3511e8
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79325h ago0x8286ab…532295
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79325h ago0x6862e4…7e693d
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79325h ago0xfc800e…b20c70
0x1eb5…04fd0x50eb…6480Base$0.00270%0x54f0…79325h ago0xf6cb37…4df6eb
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79325h ago0x5f5f43…260195
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79326h ago0xa22478…98cee2
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…79326h ago0xe356d4…954095

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.