Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5914…e74b0x2932…4f60Basex402 service$0.01100%coinbase92d ago0x8afaa6…ca75fe
0x5914…e74b0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase93d ago0xb3e0aa…3d4b00
0x5914…e74b0x54d6…4afaBasex402 service$0.05100%coinbase93d ago0x61049b…0f9d2a
0x5914…e74b0xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase93d ago0xdd7303…f3d822
0x5914…e74b0x4df6…cdeaBaseWeb Search (SERP)Search$0.005100%coinbase93d ago0x238994…884c65
0x5914…e74b0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x9f90bb…8eea20
0x5914…e74b0x217e…67c4Basex402 Service Auditx402$0.003100%coinbase93d ago0x1b6286…c705d4
0x5914…e74b0xd20f…7d0dBase—$0.001100%coinbase93d ago0x885796…34d2e6
0x5914…e74b0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase93d ago0x82c813…6976e6
0x5914…e74b0x24fa…9bf2Basex402 service$0.001100%coinbase93d ago0x7caba1…5e9526
0x5914…e74b0x5d51…d60dBasex402 service$0.02100%coinbase93d ago0xf8549e…434e65
0x5914…e74b0x50ab…12fcBaseArbiPulseDefi$0.50100%coinbase93d ago0xc658c8…6b9735
0x5914…e74b0x260f…82b0Basex402 service$0.005100%coinbase93d ago0x8964e5…710268
0x5914…e74b0x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase93d ago0x8d0f19…6296be
0x5914…e74b0x20be…925dBasex402 service$0.005100%coinbase93d ago0x44e524…b46dbb
0x5914…e74b0xf8b2…f2eeBasex402 service$0.03100%coinbase93d ago0xf6c8e4…7497e6
0x5914…e74b0xfa15…813cBase—$0.02100%0xfa15…813c93d ago0xe5fa95…e7777c

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.