Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d90…53470x731e…8f94Base—$0.01100%coinbase53d ago0x5707d2…c6d202
0x5d90…53470x1c1f…009cBase—$0.01100%coinbase53d ago0xb6dad0…63bc42
0x5d90…53470x9e8b…5d7fBase—$0.01100%coinbase53d ago0x04bb27…84a7dd
0x5d90…53470xf674…98f7Base—$0.01100%coinbase53d ago0x492737…a0dfb5
0x5d90…53470xd886…ddd8Base—$0.01100%coinbase53d ago0x510242…a65c8d
0x5d90…53470xd076…3b5eBase—$0.01100%coinbase54d ago0x82404b…6808e2
0x5d90…53470x6ec8…9998Base—$0.01100%coinbase54d ago0x79cee7…e74dea
0x5d90…53470xc45a…cb5dBase—$0.01100%coinbase54d ago0x2eda0f…b80711
0x5d90…53470x2bfc…516fBase—$0.01100%coinbase54d ago0xd016d6…e254a3
0x5d90…53470x68c2…98fdBase—$0.01100%coinbase54d ago0x55f754…cbc788
0x5d90…53470xaf47…8070Base—$0.01100%coinbase54d ago0x196cec…4163c2

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.