Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ac7…c9000xa0af…2542Base—$0.50100%coinbase3d ago0x2549d2…c36bbb
0x4d77…dbf70xa0af…2542Base—$0.50100%coinbase3d ago0x72307a…2b533a
0x32d5…b7fa0xa0af…2542Base—$0.50100%coinbase3d ago0x681ecb…5b3b99
0x2ac0…778f0xa0af…2542Base—$0.50100%coinbase3d ago0x8a8551…ff25ee
0x6d81…21500xa0af…2542Base—$0.50100%coinbase3d ago0xcb4455…320952
0xaf2a…1e7e0xa0af…2542Base—$0.50100%coinbase3d ago0x29f243…db5ecb
0x9067…b3d70xa0af…2542Base—$0.50100%coinbase3d ago0x172cc1…316753
0x7f96…bf8c0xa0af…2542Base—$0.50100%coinbase4d ago0x0920c6…933757
0x78f0…ede80xa0af…2542Base—$0.50100%coinbase4d ago0x125e4d…3c2e5f
0x204b…81970xa0af…2542Base—$0.50100%coinbase4d ago0xec57ed…037fe9
0x9620…5b3b0xa0af…2542Base—$0.50100%coinbase4d ago0xc3e20e…3a23c7
0x572e…a60f0xa0af…2542Base—$0.50100%coinbase4d ago0x1fa1b0…5ab01b
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase4d ago0x758086…d5de7c
0xeb1f…1d6d0xa0af…2542Base—$0.50100%coinbase4d ago0x84437f…79271d
0x310b…ee9a0xa0af…2542Base—$10.00100%coinbase4d ago0xd6ebfb…6f683f
0x9085…84550xa0af…2542Base—$0.50100%coinbase4d ago0xac8c26…ca3371
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase4d ago0x7bad50…872fc6
0xe7b8…cb500xa0af…2542Base—$0.50100%coinbase4d ago0xb52cb6…da5964
0x8696…48290xa0af…2542Base—$0.50100%coinbase4d ago0xa6c7b9…b7a8d3
0x359e…1ae40xa0af…2542Base—$0.50100%coinbase4d ago0xff77f7…acd60f

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.