Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x2bbe…a13eBase—$0.01100%coinbase109d ago0xb2ddb8…dec5a7
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase109d ago0x8704f2…d10895
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase109d ago0x0409ea…502ba2
0x6f9d…8ba00x98b9…5a17Base—$0.01100%coinbase109d ago0xe78112…080db9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase109d ago0x93bcdb…dad23e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase109d ago0xc00941…c09d92
0x6f9d…8ba00xc358…3dfdBase—$0.01100%coinbase109d ago0x32f4d0…b50169
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase109d ago0x486628…8d2ce3
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase109d ago0x6e3e9e…4704d4
0x6f9d…8ba00x1e6d…5f4bBase—$0.01100%coinbase109d ago0x1f197e…f69177
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase109d ago0x373afc…218315
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase109d ago0x3a80c3…f6fc1c
0x6f9d…8ba00xc245…8da9Base—$0.01100%coinbase110d ago0xa86182…08cf57
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase110d ago0x748497…1583d9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase110d ago0xb4c76f…16b145
0x6f9d…8ba00x0a63…361bBase—$0.01100%coinbase110d ago0x29263a…6de80e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase110d ago0x21e2f4…5dd4cd
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase110d ago0xe77a8f…b4fab9
0x6f9d…8ba00xd8e9…a9a5Base—$0.01100%coinbase110d ago0x85a9eb…ab4670
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase110d ago0xe7aa9b…60b679
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase110d ago0x68a836…d9bfb2

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.