Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2688…72fb0x634a…90ecBase—$0.01100%coinbase82d ago0x822c81…51c972
0x2688…72fb0x306e…536bBase—$0.01100%coinbase82d ago0x7aa8ea…6cb8f2
0x2688…72fb0x4bd0…9085Base—$0.01100%coinbase82d ago0x8b80e0…f6e1cd
0x2688…72fb0x0e81…39b2Base—$0.01100%coinbase82d ago0xdc61e8…701e9d
0x2688…72fb0x0db1…986fBase—$0.01100%coinbase82d ago0x3ef034…0592bd
0x2688…72fb0x2a1a…0439Base—$0.01100%coinbase82d ago0x90669a…9dd10e
0x2688…72fb0x9604…4121Base—$0.01100%coinbase82d ago0x8c390e…c278ad
0x2688…72fb0x9cb2…a74fBase—$0.01100%coinbase82d ago0x348d4a…dadef5
0x2688…72fb0x0c0f…a058Base—$0.01100%coinbase82d ago0xd7fbf6…26542b
0x2688…72fb0xa484…9042Base—$0.01100%coinbase82d ago0x71b4d6…69abaf
0x2688…72fb0xfcee…a677Base—$0.01100%coinbase82d ago0x28e13a…3ec6d3
0x2688…72fb0x3b10…3b47Base—$0.01100%coinbase82d ago0xf82b3b…bf14c8
0x2688…72fb0x3bad…8df2Base—$0.01100%coinbase82d ago0xa1cfcb…dd6244
0x2688…72fb0xd826…482dBase—$0.01100%coinbase82d ago0x615456…e77f2c
0x2688…72fb0x7a69…fdd2Base—$0.01100%coinbase82d ago0x4f8e06…5d08ce
0x2688…72fb0xa2f1…1eefBase—$0.01100%coinbase82d ago0x3eb327…5c4b3e
0x2688…72fb0xd6b0…ca86Base—$0.01100%coinbase82d ago0x8e62c9…d82889
0x2688…72fb0x13f1…5a48Base—$0.01100%coinbase82d ago0xb3b4e7…d4024c
0x2688…72fb0x2be5…797bBase—$0.01100%coinbase82d ago0x1aa449…9fe03c
0x2688…72fb0xa922…1afaBase—$0.01100%coinbase82d ago0xec4e49…b6bcbd
0x2688…72fb0x2a48…63d1Base—$0.01100%coinbase82d ago0xd752a3…4a8aa1
0x2688…72fb0x52d5…4636Base—$0.01100%coinbase82d ago0x4f3662…957964
0x2688…72fb0x751d…26ddBase—$0.01100%coinbase82d ago0x2a306e…b7c680
0x2688…72fb0x51c8…1263Base—$0.01100%coinbase82d ago0x340e1f…65450f
0x2688…72fb0x6ff3…a3fcBase—$0.01100%coinbase82d ago0xce1ba9…5dae1b

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.