Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ef6…aafe0xc260…e75bBase—$0.01100%coinbase87d ago0x4b4941…90f59b
0x5ef6…aafe0x35ff…b5bbBase—$0.01100%coinbase87d ago0x1b4425…5139d8
0x5ef6…aafe0xe199…dee9Base—$0.01100%coinbase87d ago0x76fb4f…fcf170
0x5ef6…aafe0xaf52…a85dBase—$0.01100%coinbase87d ago0x3202f4…40c3ec
0x5ef6…aafe0x1507…31f4Base—$0.01100%coinbase87d ago0x07dc7f…67121c
0x5ef6…aafe0x331d…4e6dBase—$0.01100%coinbase87d ago0x49e3a7…99afb3
0x5ef6…aafe0xa6e8…6a2bBase—$0.01100%coinbase87d ago0x65d855…eec1cf
0x5ef6…aafe0x363d…efb4Base—$0.01100%coinbase87d ago0xe5ed16…24c2ca
0x5ef6…aafe0xc2bb…9196Base—$0.01100%coinbase87d ago0x34578c…a4b66a
0x5ef6…aafe0x9db4…63b6Base—$0.01100%coinbase87d ago0x4c0bc8…3d89bb
0x5ef6…aafe0xbf8f…8db3Base—$0.01100%coinbase87d ago0xdc4575…b78a9f
0x5ef6…aafe0x3bab…ce38Base—$0.01100%coinbase87d ago0x44bf86…6ec17a
0x5ef6…aafe0x6477…e526Base—$0.01100%coinbase87d ago0xb2a8c8…94170e
0x5ef6…aafe0xfb80…3d72Base—$0.01100%coinbase87d ago0x4dd9f8…03b557
0x5ef6…aafe0x4be0…c896Base—$0.01100%coinbase87d ago0xe18850…921b16
0x5ef6…aafe0xa0d9…7dcaBase—$0.01100%coinbase87d ago0x98393b…316d9e
0x5ef6…aafe0x23f4…b977Base—$0.01100%coinbase87d ago0xdc701b…f9f5f4
0x5ef6…aafe0xe11b…35beBase—$0.01100%coinbase87d ago0xc8402d…569063
0x5ef6…aafe0x4a3c…483aBase—$0.01100%coinbase87d ago0xd523b9…b4cb81
0x5ef6…aafe0xd404…b3c1Base—$0.01100%coinbase87d ago0xe867ec…a78298
0x5ef6…aafe0x4c5d…dfe1Base—$0.01100%coinbase87d ago0x33746a…ce43a1
0x5ef6…aafe0xf0e1…1dc9Base—$0.01100%coinbase87d ago0xedbb29…3583c2
0x5ef6…aafe0xcdc5…0d9bBase—$0.01100%coinbase87d ago0x675e53…d656fc
0x5ef6…aafe0xabfc…f07bBase—$0.01100%coinbase87d ago0x202c5f…7999c9
0x5ef6…aafe0x1574…4002Base—$0.01100%coinbase87d ago0xe19c58…d255d2

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.