Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91e3…842a0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase75d ago0xfdf541…a09f53
0x91e3…842a0x03d7…584cBasex402 service$0.16100%0xf615…3d6c75d ago0xab20b9…19017c
0x91e3…842a0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase75d ago0xdc4cbd…01a94a
0x91e3…842a0xae0d…00b1Basex402 service$0.002100%coinbase75d ago0x3b8d11…5c4b60
0x91e3…842a0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase75d ago0x11e12f…26e4c8
0x91e3…842a0x124f…4478BaseStableCryptoDefillama$0.01100%coinbase75d ago0x9717ba…1182cc
0x91e3…842a0x5721…8867Basex402 service$0.001100%coinbase75d ago0x30f883…b5a4db
0x91e3…842a0xa039…3b79BaseExtract Links from Webpage APIData$0.18100%coinbase75d ago0x75b6cc…7d1abe
0x91e3…842a0x5721…8867Basex402 service$0.001100%coinbase75d ago0x435d15…15e158
0x91e3…842a0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.002100%coinbase75d ago0x906195…c54088
0x91e3…842a0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.002100%coinbase75d ago0x657c96…08e54f
0x91e3…842a0x7dd5…2629Basex402 service$0.002100%coinbase75d ago0x99d46d…915674
0x91e3…842a0x6302…ad57BaseTripadvisorTravel$0.01100%payAI75d ago0x7c38c8…dd7c2a
0x91e3…842a0xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase75d ago0x065a6a…93283a
0x91e3…842a0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase75d ago0x6a1d19…aae808
0x91e3…842a0xdcec…7566Basex402 service$0.25100%coinbase75d ago0xda5e45…181293

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.