Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9045…e4640x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x09f49f…9e95f0
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x8caac9…cfbc78
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xa8909b…db7661
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xa3f019…bb5449
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x4363f7…f10888
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x2b422d…a44b0b
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xc17b5f…28661b
0xdc19…12490x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xa74757…8e6ee9
0xdc19…12490x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xdcfbec…e8df52
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x3ef4d7…723815
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x29a075…331bf4
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase65d ago0xf5cd4c…31cd78
0xf25d…e9cd0x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xd5a360…48e40d
0x0b2a…427b0x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xe184e9…c6b718
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x24955d…a7ff0c
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x2e8943…124a53
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xcbd98d…5716f9
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xdeee1b…9999ae
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0xff1595…d80521
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x347865…3762a1
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x48c3d2…7dc50b
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x843001…940cd0
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase65d ago0x4c3b3e…d5fbfe
0xa7db…69070x6d6e…9192BaseExaSearch$0.02100%coinbase65d ago0x3348d0…6e6c4c
0xa7db…69070x6d6e…9192BaseExaSearch$0.01100%coinbase65d ago0x37d1b3…5960c7

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.