Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9eb…e9d00x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase16d ago0x423416…5c0f91
0xf9eb…e9d00xe740…cf46BaseLinked PandaLinkedin$0.05100%coinbase16d ago0x9268fe…38d922
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase16d ago0x1381ea…b4f6e7
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x045ece…b95876
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xd24cf6…25268f
0xf9eb…e9d00xcaf3…18f9BaseBlinkCodesGift-cards$1.30100%coinbase17d ago0x21998c…da72a8
0xf9eb…e9d00x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase17d ago0xae49c2…629789
0xf9eb…e9d00x6671…c0faBaseAgentic ReservationsRestaurant reservations$0.01100%coinbase17d ago0x032d11…75d05b
0xf9eb…e9d00xffc4…37b1Basex402 service$0.001100%coinbase17d ago0x2a32e0…cfdb88
0xf9eb…e9d00x6671…c0faBaseAgentic ReservationsRestaurant reservations$0.01100%coinbase17d ago0xdde358…fe9357
0xf9eb…e9d00xffc4…37b1Basex402 service$0.001100%coinbase17d ago0x503e9d…4f5c51
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xc9c9b7…c8bf5e
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0x23eafe…32fe40
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase17d ago0xd973ba…e1839a
0xf9eb…e9d00xffc4…37b1Basex402 service$0.001100%coinbase17d ago0xf385ba…a45544
0xf9eb…e9d00x10ff…9e4fBaseSuede AIMusic$0.50100%coinbase17d ago0x76f55b…476d4b
0xf9eb…e9d0NodeFlareBaseNodeFlareBase$0.001100%coinbase17d ago0xdc73ab…2cf876
0xf9eb…e9d00xc529…c2ecBaseJustaName ENS ResolverEns$0.005100%coinbase17d ago0xdb9193…4fb673
0xf9eb…e9d00x10ff…9e4fBaseSuede AIMusic$0.50100%coinbase17d ago0x60fa09…c2d888
0xf9eb…e9d0NodeFlareBaseNodeFlareBase$0.001100%coinbase17d ago0x002f77…f7f7cb
0xf9eb…e9d0NodeFlareBaseNodeFlareBase$0.001100%coinbase17d ago0xb50f7c…4dbc2e
0xf9eb…e9d0NodeFlareBaseNodeFlareBase$0.001100%coinbase17d ago0x07a0b2…d91649

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.