Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x950be9…73c077
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x2ae793…f251ad
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x7959cd…9d6143
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x0375b9…839ef0
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0xe40073…db2c13
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x315819…94b26e
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x10763f…3c39bc
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x71300b…2e9592
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x05e758…1ab4f5
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x687214…303eb7
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x2ad9e7…0f6381
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0xcf1162…07bf87
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x831caa…e74862
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x84a19b…aeedc9
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x2a5aec…d5472b
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x7da126…5169e3
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0xfc8165…f0a296
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x307e0e…ea9c56
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0xe6e50b…b0dd07
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x35213d…040190
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x10f641…0d3689
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0xd8168f…a4788a
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0xc9523d…72a675
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x31313e…3d03e7
0x556d…04840x716f…7eb3Basex402 service$0.001100%coinbase1h ago0x561ca7…838f9b

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.