Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x56ae…a8d00x0e84…b808BaseOtto AITwitter search$0.10100%coinbase82d ago0x2b8940…26137a
0x56ae…a8d00x325b…d430BaseStableEnrichExa$0.01100%coinbase82d ago0xaf8d7d…661d37
0x56ae…a8d00x7dd5…2629Basex402 service$0.30100%coinbase82d ago0x69cdc8…9df7cd
0x56ae…a8d00x7dd5…2629Basex402 service$0.25100%coinbase82d ago0xa0d19f…d64cf5
0x56ae…a8d00x124f…4478Base$0.01100%coinbase82d ago0xa43e94…72aa8e
0x56ae…a8d00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase82d ago0x8c80c9…5ada25
0x56ae…a8d00x54d6…4afaBasex402 service$0.05100%coinbase82d ago0xb1f036…436400
0x56ae…a8d00xdcec…7566Basex402 service$0.25100%coinbase82d ago0xebb17f…c26306
0x56ae…a8d00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase82d ago0xccb434…33cb01
0x56ae…a8d00xffc4…37b1Basex402 service$0.001100%coinbase82d ago0x0e37b1…0f68f9
0x56ae…a8d00xffc4…37b1Basex402 service$0.001100%coinbase82d ago0x7e5a8c…65a1c8
0x56ae…a8d00xffc4…37b1Basex402 service$0.001100%coinbase82d ago0x91436c…c3b880
0x56ae…a8d00x6e8b…4e2eBasex402 service$0.001100%coinbase82d ago0x67b754…ce0171
0x56ae…a8d00x26b3…e987Basex402 service$0.005100%coinbase82d ago0xf8c2c2…c12688
0x56ae…a8d00x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase82d ago0xb1de88…dbffda
0x56ae…a8d00x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase82d ago0xe7a06c…49d961
0x56ae…a8d00x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase82d ago0x4d87c5…e5edda
0x56ae…a8d00x50ab…12fcBaseArbiPulseDefi$0.08100%coinbase82d ago0x7c02e1…3efd59
0x56ae…a8d00x6e8b…4e2eBasex402 service$0.001100%coinbase82d ago0x0e222a…d8b336
0x56ae…a8d00x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase82d ago0x6f66d7…528b0b
0x56ae…a8d00x2b6d…32c5Base2sPublic-records$0.0012100%coinbase82d ago0x05d5f2…0e30b4

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.