Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$21.00100%0x9c66…aca693d ago0x7aa20a…f4d361
0xdd07…45b90x0e3d…7757Base—$52.50100%0xc0fa…66cc93d ago0xe42cf0…ce4453
0xdd07…45b90x0e3d…7757Base—$21.00100%0x6d55…0cde93d ago0x888003…3b79e3
0xdd07…45b90x0e3d…7757Base—$1.05100%0x614a…d5ce93d ago0xf6d74a…98fbd4
0xdd07…45b90x0e3d…7757Base—$1.05100%0x0dd9…36a593d ago0xdc91c4…6d08e5
0xdd07…45b90x0e3d…7757Base—$5.25100%0x8bc8…eb0293d ago0x00afb2…bfd9aa
0xdd07…45b90x0e3d…7757Base—$5.25100%0x3d37…880693d ago0x0640e8…91c4c9
0xdd07…45b90x0e3d…7757Base—$5.25100%0xa628…b7bc93d ago0x50c3af…c5f84d
0xdd07…45b90x0e3d…7757Base—$52.50100%0x3e70…fea193d ago0xdadffe…43404a
0xdd07…45b90x0e3d…7757Base—$5.25100%0x2d8d…301693d ago0xa01f17…772a5e
0xdd07…45b90x0e3d…7757Base—$5.25100%0x3d68…f69e93d ago0x691e21…574488
0xdd07…45b90x0e3d…7757Base—$10.50100%0x5670…ffbc93d ago0xf885bf…4d7918
0xdd07…45b90x0e3d…7757Base—$1.05100%0xfb22…aa3b93d ago0xb7b106…ff5618
0xdd07…45b90x0e3d…7757Base—$21.00100%0xf867…7e9b93d ago0xcde991…fb40d7
0xdd07…45b90x0e3d…7757Base—$5.25100%0x969c…eacf93d ago0x3034d4…87098c
0xdd07…45b90x0e3d…7757Base—$21.00100%0xb1ed…f85493d ago0x3eed97…5aeb7c
0xdd07…45b90x0e3d…7757Base—$21.00100%0x0dc1…621493d ago0x3bebbb…8c2b3a
0xdd07…45b90x0e3d…7757Base—$10.50100%0xca7d…500193d ago0xfcadcd…eea937

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.