Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0xaafd86…98e757
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0x20b88c…02776c
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0x94cf14…75a53c
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0xad0dc2…2461aa
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0xfa4746…bf5df2
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0x87926d…f4f705
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0x9444f4…b27a83
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0xe5881c…91ed25
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0x69b6a0…02f826
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0x099a18…ea653c
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0x288ab1…d383ea
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0xf6547c…bf1ab1
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0xdee305…314e9e
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0x8c6de3…3d11ca
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0xdc0e59…7dcc45
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0xf01cc4…f69246
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0x29732a…2cde96
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0x6fc8a4…2aed7a
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0xa7ae2a…27ec40
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0x212d4b…7ea9e6
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0x84a48f…7bae70
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0xd3e10a…f56adf
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0x4030a3…9f5443
0x50fa…cb9e0x13bf…b9a7Base—$0.00125100%candidates113d ago0x5c97f1…cf7b61
0x50fa…cb9e0x13bf…b9a7Base—$0.002100%coinbase113d ago0x7859cf…1619ee

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.