Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x7a06…7d23Base—$0.01100%coinbase7d ago0x3934be…6c96e3
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase7d ago0xc1db70…0a3a74
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x7ba326…a05bc7
0x6f9d…8ba00xc6e3…ed4dBase—$0.01100%coinbase7d ago0xffa551…d952c8
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase7d ago0x53ed61…86285f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x8b75ea…91d6fa
0x6f9d…8ba00x6194…16b1Base—$0.01100%coinbase7d ago0xc651ea…b19825
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase7d ago0x47974d…8e7b78
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0xdea53a…278093
0x6f9d…8ba00xbaac…d1f7Base—$0.01100%coinbase7d ago0x6298ce…22dc57
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase7d ago0x1948db…5f4cb0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x96c52e…b2e727
0x6f9d…8ba00xf9c9…6719Base—$0.01100%coinbase7d ago0x91f810…9cc621
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase7d ago0x3cdb43…65975f
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x35d370…011198
0x6f9d…8ba00x38ee…45a8Base—$0.01100%coinbase7d ago0xfcfa60…d16920
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase7d ago0x4c1719…3e38f1
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x0583e3…9209e6
0x6f9d…8ba00x0c56…4e10Base—$0.01100%coinbase7d ago0xdf9bab…ffba01
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase7d ago0xa2002d…c127bb
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0x7a2396…ed6747
0x6f9d…8ba00xccff…a629Base—$0.01100%coinbase7d ago0x12da97…776a16
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase7d ago0x1e8b5b…31ee2b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase7d ago0xd2c2b9…5c595d
0x6f9d…8ba00xc84a…68f6Base—$0.01100%coinbase7d ago0x8fad60…e2f6c9

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.