Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase12d ago0xbb2332…982e19
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase12d ago0x099225…50a06e
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase12d ago0x0f11fc…afa259
0xbb5d…71a90x40a8…ad8bBasex402 service$0.005100%coinbase12d ago0xe5831a…ed21ea
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0x3e7de5…543918
0xbb5d…71a90x40a8…ad8bBasex402 service$0.002100%coinbase12d ago0x9acaf0…635a6b
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0xa34cb7…7e2be2
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0x47c8d1…268d0a
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0x607f92…4dd6e6
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0x2cec34…972598
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0xfd678e…18b516
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0xb05470…f1a3e7
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0xa62094…1f9263
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0x880cb4…9b19ce
0xbb5d…71a90x6302…ad57BaseTripadvisorTravel$0.01100%payAI12d ago0xb6945a…15a32e
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0x4f78c3…6e5aca
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0x50e9ef…81e5af
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase12d ago0xf7b928…005206
0xbb5d…71a90x046a…cd12Basex402 service$0.002100%coinbase12d ago0x2c9adf…3bf9ac
0xbb5d…71a90x046a…cd12Basex402 service$0.001100%coinbase12d ago0x76b284…1e6796
0xbb5d…71a90x5d17…2acdBaseAnimica$0.002907100%coinbase12d ago0xc03679…33c3bf
0xbb5d…71a90xdefa…c267Basex402 service$0.005100%coinbase12d ago0x61c547…f87c36
0xbb5d…71a90x23f7…7334BaseChit402Treasury$0.002100%coinbase12d ago0x0cf064…7ab5ef
0xbb5d…71a90x50ab…12fcBaseArbiPulseDefi$0.005100%coinbase12d ago0xa93eff…02ffeb
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase12d ago0xe4ade9…12b86c

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.