Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccab…a0220x50ab…12fcBaseArbiPulseDefi$0.12100%coinbase75d ago0xd7ff49…a709b4
0xccab…a0220x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase75d ago0x116ee8…164259
0xccab…a0220x1484…c2c5Basex402 service$0.07100%coinbase75d ago0xbd0dc7…073844
0xccab…a0220x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0xe69b19…80a0ef
0xccab…a0220x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase75d ago0x4cc41b…7bcc00
0xccab…a0220xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase75d ago0x0bd9e2…ac35c6
0xccab…a0220x5721…8867Base—$0.001100%coinbase75d ago0xdd6f72…7b5652
0xccab…a0220x217e…67c4Basex402 Service Auditx402$0.005100%coinbase75d ago0xe1fc02…fe856e
0xccab…a0220x21b0…8912Basex402 service$0.02100%coinbase75d ago0xd33038…ef2b79
0xccab…a0220x7103…3661BaseVoidFeedDataset$0.10100%coinbase75d ago0x491c28…2e557b
0xccab…a0220x5bcd…64ddBasetokenguardCrypto$0.005100%coinbase75d ago0x580ce4…30a3f3
0xccab…a0220x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase75d ago0x93b868…ae0afc
0xccab…a0220xabe5…0441Base—$0.002100%coinbase75d ago0xf97b2c…254afd
0xccab…a0220x2932…4f60Basex402 service$0.01100%coinbase75d ago0xd41fa6…6418e1
0xccab…a0220x1d1b…620fBaseMarket IntelligenceMarket-intelligence$0.05100%coinbase75d ago0xed090e…02e14c
0xccab…a022Kronos Crypto Data & ForecastsBaseKronos Crypto Data & ForecastsBitcoin$0.001100%coinbase75d ago0xaf584d…53ef0f

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.