Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b72…d0410x3be7…62bcBase—$0.01100%coinbase81d ago0x5bd750…4c1df1
0x4b72…d0410x05bb…f878Base—$0.01100%coinbase81d ago0x149f53…2ce707
0x4b72…d0410x85f3…188fBase—$0.01100%coinbase81d ago0x389808…7501d8
0x4b72…d0410x4bb4…6ffeBase—$0.01100%coinbase81d ago0x23ce37…903f41
0x4b72…d0410x30d2…138bBase—$0.01100%coinbase81d ago0x707004…2080b8
0x4b72…d0410xef79…3142Base—$0.01100%coinbase81d ago0x161d45…0b10bf
0x4b72…d0410xb918…059eBase—$0.01100%coinbase81d ago0x01f3a9…73b3e5
0x4b72…d0410x558b…7527Base—$0.01100%coinbase81d ago0x998753…3e85bc
0x4b72…d0410xeabf…b19dBase—$0.01100%coinbase81d ago0x32069a…929942
0x4b72…d0410xfd34…66e2Base—$0.01100%coinbase81d ago0xced8e7…ff6714
0x4b72…d0410xb0c1…028dBase—$0.01100%coinbase81d ago0xc78477…d3b0ab
0x4b72…d0410x92f6…d7d9Base—$0.01100%coinbase81d ago0xe69529…259f5a
0x4b72…d0410x8560…0a55Base—$0.01100%coinbase81d ago0x220c27…22d93d
0x4b72…d0410xd23f…0910Base—$0.01100%coinbase81d ago0xa02aa8…7a9913
0x4b72…d0410xce2d…72f9Base—$0.01100%coinbase82d ago0xdd781f…11db9a
0x4b72…d0410xb9fb…a141Base—$0.01100%coinbase82d ago0x4d0a9d…b0d115
0x4b72…d0410x0f34…4c4eBase—$0.01100%coinbase82d ago0x130377…35b08a
0x4b72…d0410xda35…b61fBase—$0.01100%coinbase82d ago0x155fdf…9ae89a
0x4b72…d0410x9e91…96efBase—$0.01100%coinbase82d ago0x04e196…cc404b
0x4b72…d0410xbc0f…4101Base—$0.01100%coinbase82d ago0x4e2330…be6c64
0x4b72…d0410xf29a…f7b8Base—$0.01100%coinbase82d ago0x71f43f…c977ca
0x4b72…d0410x827f…37bcBase—$0.01100%coinbase82d ago0x5e9f66…5b04e8
0x4b72…d0410x0aa6…e2fdBase—$0.01100%coinbase82d ago0xe1fd5d…3423c6
0x4b72…d0410xd10f…81c2Base—$0.01100%coinbase82d ago0x8b4321…0db7da
0x4b72…d0410x9b53…523bBase—$0.01100%coinbase82d ago0x666598…8c87e0

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.