Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x014e…50c80xdd25…2ec0BaseStableTravelSeats Aero$0.02100%coinbase84d ago0xd788a3…afba2b
0x014e…50c80xd20f…7d0dBase—$0.001100%coinbase84d ago0x76c0a4…b86cda
0x014e…50c80x2b6d…32c5Base2sPublic-records$0.009100%coinbase84d ago0x2ccfcf…f646a5
0x014e…50c80x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase84d ago0xd18606…a30b3c
0x014e…50c80xabf4…a9d0BasePerp funding rate and historyCrypto$0.002100%coinbase84d ago0x1c174c…240a83
0x014e…50c80xd20f…7d0dBase—$0.004100%coinbase84d ago0xf65b3d…04a6ee
0x014e…50c80x4df6…cdeaBaseWeb Search (SERP)Search$0.01100%coinbase84d ago0x316d2b…40ba53
0x014e…50c80x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0x6fba83…17302d
0x014e…50c80x5721…8867Base—$0.001100%coinbase84d ago0x2341a2…edadcc
0x014e…50c80xae0d…00b1Basex402 service$0.002100%coinbase84d ago0x0aa450…c0d1b5
0x014e…50c80xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase84d ago0x24b5b9…2ee122
0x014e…50c80xae0d…00b1Basex402 service$0.002100%coinbase84d ago0xc422a7…8f733c
0x014e…50c80x2b6d…32c5Base2sPublic-records$0.0012100%coinbase84d ago0xa1651f…1dd842
0x014e…50c80x3c74…9992BaseAviationAviation$0.0025100%coinbase84d ago0x3dd003…d6483e
0x014e…50c80x6e8b…4e2eBasex402 service$0.002100%coinbase84d ago0xf536ec…58feb0
0x014e…50c80x6302…ad57BaseTripadvisorTravel$0.01100%payAI84d ago0xf50b1c…f150ae
0x014e…50c80xdcec…7566Basex402 service$0.01100%coinbase84d ago0x79ec35…c74f48

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.