Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase51d ago0x1bb87e…32e3dc
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$25.00100%coinbase51d ago0x09ab22…aa88b0
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase51d ago0xf8d2c8…433650
0x38c0…44c80xadd4…2567Base$5.80100%0xa923…c9ac51d ago0xa4197c…d9fb8c
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.50100%coinbase51d ago0xe79c27…082bc5
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$1.00100%coinbase51d ago0x247bd3…0ae7ef
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.25100%coinbase51d ago0x21d2cf…d357f3
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.50100%coinbase51d ago0xf5a95f…1eeec5
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.50100%coinbase51d ago0x62f9a6…229b23
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.008100%coinbase51d ago0xae926c…19e8c4
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase51d ago0x71076b…947936
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.10100%coinbase51d ago0xfd0dd0…5034d1
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.10100%coinbase51d ago0x0b2758…940175
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.05100%coinbase51d ago0x4314ba…c61753
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.05100%coinbase51d ago0x73efa9…a182df
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.05100%coinbase51d ago0x2aa8d6…ac186a
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.01100%coinbase51d ago0xab2173…8b6dd2
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.008100%coinbase51d ago0x4dfeef…3011db
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase51d ago0xc2ed8b…6958d9
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.75100%coinbase51d ago0x0fa43a…8c8058
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.01100%coinbase51d ago0x02d096…3fb1a9
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.003100%coinbase51d ago0x67575e…7b66f1
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase51d ago0xe212d9…4cddae
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase51d ago0x2c1a52…acb00a
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.01100%coinbase51d ago0xad653c…fc23a5

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.