Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b72…d0410xe430…4148Base—$0.01100%coinbase56d ago0xccdb10…f5c0e4
0x4b72…d0410x13bd…73c0Base—$0.01100%coinbase56d ago0x3afa0d…c63dfd
0x4b72…d0410x9106…1597Base—$0.01100%coinbase56d ago0xaeb852…443a41
0x4b72…d0410xa2b3…eca2Base—$0.01100%coinbase56d ago0x6e22d7…3dca7e
0x4b72…d0410x8f8a…821cBase—$0.01100%coinbase56d ago0xa1db2e…2261d9
0x4b72…d0410xf247…fc63Base—$0.01100%coinbase56d ago0x4f4fec…98887f
0x4b72…d0410xf2d2…4694Base—$0.01100%coinbase56d ago0x188973…0717ed
0x4b72…d0410x9bb1…427fBase—$0.01100%coinbase56d ago0x3f01ef…797493
0x4b72…d0410xce96…86f9Base—$0.01100%coinbase56d ago0x58b6b1…f0a143
0x4b72…d0410x1b6c…e56bBase—$0.01100%coinbase56d ago0xfdd111…da98cf
0x4b72…d0410xe554…399cBase—$0.01100%coinbase56d ago0x68303b…f0087d
0x4b72…d0410xf9d4…22e0Base—$0.01100%coinbase56d ago0xa41e86…df5f89
0x4b72…d0410x2ce1…5d4cBase—$0.01100%coinbase56d ago0x75ca6d…d29c09
0x4b72…d0410x33ca…698fBase—$0.01100%coinbase56d ago0x78640c…583095
0x4b72…d0410xbac3…199fBase—$0.01100%coinbase56d ago0xdd4cff…76afea
0x4b72…d0410x527c…ffceBase—$0.01100%coinbase56d ago0xc488fe…40ee68
0x4b72…d0410xa08c…274bBase—$0.01100%coinbase56d ago0x6f0a60…edccfb
0x4b72…d0410xaf0b…de97Base—$0.01100%coinbase56d ago0x8848ea…9de148
0x4b72…d0410xcc53…7b93Base—$0.01100%coinbase57d ago0xd1bcf4…5eaf6b
0x4b72…d0410xc9ec…6f1dBase—$0.01100%coinbase57d ago0x954ed1…fa3491
0x4b72…d0410x2769…2caaBase—$0.01100%coinbase57d ago0x4bd586…847c68
0x4b72…d0410xb9d9…1b5aBase—$0.01100%coinbase57d ago0x136571…3aef9a
0x4b72…d0410xf998…9cb2Base—$0.01100%coinbase57d ago0x4541ad…39355e
0x4b72…d0410xc95b…d51eBase—$0.01100%coinbase57d ago0xa38fa3…4e0b4b
0x4b72…d0410xe8eb…25e4Base—$0.01100%coinbase57d ago0x4aa37d…321797

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.