Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0xc7ec6e…fb256a
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0xc418c5…8fce82
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0x809e57…f5a62e
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0xc2b48d…efcf30
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0x92e2b0…cdc61e
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0x4f726d…620731
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0xce8e05…475589
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0xe66782…fc6ace
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0x3f756c…8fee08
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0x9dee0f…e9c933
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0x73f0f5…9ed29d
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0x288620…aaa580
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0xb013d9…559bfd
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0xb8ec03…3f4b71
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0xae2b6a…ce8a95
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0x00a3e3…9bad92
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0x84d160…a060b0
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0xc48404…19ef92
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0xf113d7…10eb73
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0xc0b7aa…a029d4
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0xc234c3…a7d27a
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0xc91271…2393d6
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0x954302…cc55c4
0xd153…1de80x13bf…b9a7Base—$0.00125100%candidates95d ago0x401590…780481
0xd153…1de80x13bf…b9a7Base—$0.002100%coinbase95d ago0xbd0307…fe7db2

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.