Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x8b70…77ebBase—$0.01100%coinbase108d ago0x5a90ab…ff8c12
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase108d ago0x944e62…7d07f9
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase108d ago0xb1acec…623bd5
0x6f9d…8ba00xe4ed…493fBase—$0.01100%coinbase108d ago0x629bfb…75090c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase108d ago0x3b905f…99aebc
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase108d ago0x50c21d…7322f5
0x6f9d…8ba00x70cf…fc25Base—$0.01100%coinbase108d ago0x95ca48…00e733
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase108d ago0x4bf169…b6d2f3
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase108d ago0xbf7b9e…1baedb
0x6f9d…8ba00x385f…5da5Base—$0.01100%coinbase108d ago0xac8356…4fd50c
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase108d ago0x34fc82…d73b18
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase108d ago0x8f0f3c…f08f93
0x6f9d…8ba00x7eb2…f65aBase—$0.01100%coinbase108d ago0x2926d2…c47569
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase108d ago0xe69117…b2a89a
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase108d ago0xb7f896…61e57b
0x6f9d…8ba00x8744…3f6fBase—$0.01100%coinbase109d ago0x7477f3…db2675
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase109d ago0x4a981a…76ec77
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase109d ago0x1065c3…0f8391
0x6f9d…8ba00x5faa…3a4dBase—$0.01100%coinbase109d ago0x9213ae…1e8e5b
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase109d ago0xfe5c1b…44c1ac
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase109d ago0x1895a4…caec99

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.