Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc9b…73a90x24fa…9bf2Basex402 service$0.005100%coinbase116d ago0x9fea58…3f4cf5
0xbc9b…73a90xbc64…e3b0Basex402 service$0.005100%coinbase116d ago0xb1b696…a317e7
0xbc9b…73a90x8183…d3d5Basex402 service$0.004100%coinbase116d ago0x900eb7…c950f7
0xbc9b…73a90x8183…d3d5Basex402 service$0.006100%coinbase116d ago0xd6433f…3722b2
0xbc9b…73a90x8183…d3d5Basex402 service$0.001100%coinbase116d ago0x46ea5d…12c956
0xbc9b…73a90x8183…d3d5Basex402 service$0.001100%coinbase116d ago0xc4a1df…85d92c
0xbc9b…73a90x8183…d3d5Basex402 service$0.001100%coinbase116d ago0xfb68fd…427d62
0xbc9b…73a90x8183…d3d5Basex402 service$0.004100%coinbase116d ago0x388d11…4bcdb6
0xbc9b…73a90x8183…d3d5Basex402 service$0.006100%coinbase116d ago0x35d15e…187a0f
0xbc9b…73a90x8183…d3d5Basex402 service$0.001100%coinbase116d ago0x0c7428…8a66a3
0xbc9b…73a90x8183…d3d5Basex402 service$0.001100%coinbase116d ago0x7ab2a1…eb945b
0xbc9b…73a90x8183…d3d5Basex402 service$0.001100%coinbase116d ago0xda630c…c3fefe
0xbc9b…73a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase116d ago0x66a3cf…cbeb9c
0xbc9b…73a90x8183…d3d5Basex402 service$0.001100%coinbase116d ago0x41cc1f…ab40cf
0xbc9b…73a90x2bb7…ac6dBaseSupply Chain Finance Score APIUtility$0.005100%coinbase116d ago0x276eeb…4c3178
0xbc9b…73a90x8183…d3d5Basex402 service$0.001100%coinbase116d ago0xc3017b…709044

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.