Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b98…6c4d0xcee9…76e1Base—$0.05100%payAI20d ago0x725085…934981
0x0b98…6c4d0xcee9…76e1Base—$0.03100%payAI20d ago0x379f7c…ff51c2
0x0b98…6c4d0xcee9…76e1Base—$0.10100%payAI20d ago0xac6f13…8c214a
0x0b98…6c4d0xcee9…76e1Base—$0.10100%payAI20d ago0xf605b3…55f500
0x0b98…6c4d0xcee9…76e1Base—$0.05100%payAI20d ago0xa01beb…8d8896
0x0b98…6c4d0xcee9…76e1Base—$0.05100%payAI20d ago0x4eb5d4…d47fb3
0x0b98…6c4d0xcee9…76e1Base—$0.05100%payAI20d ago0x801dc6…6a53b2
0x0b98…6c4d0xcee9…76e1Base—$0.05100%payAI20d ago0x840a44…7d2b0a
0x0b98…6c4d0xcee9…76e1Base—$0.15100%payAI20d ago0x4d9e48…c19472
0x0b98…6c4d0xcee9…76e1Base—$0.05100%payAI20d ago0xd84394…5a1407
0x0b98…6c4d0xcee9…76e1Base—$0.05100%payAI20d ago0x4fba89…05288c
0x0b98…6c4d0xcee9…76e1Base—$0.25100%payAI20d ago0x6b8ad6…0baa4b
0x0b98…6c4d0xcee9…76e1Base—$0.25100%payAI20d ago0x0d115e…67a1ee
0x0b98…6c4d0xcee9…76e1Base—$0.25100%payAI20d ago0x6ad0a7…ad145e
0x0b98…6c4d0xcee9…76e1Base—$0.15100%payAI20d ago0xfb53d6…65a3e0
0x0b98…6c4d0xcee9…76e1Base—$0.15100%payAI20d ago0x7030f2…17735c
0x0b98…6c4d0xcee9…76e1Base—$0.02100%payAI20d ago0x12edff…c704b5
0x0b98…6c4d0xcee9…76e1Base—$0.25100%payAI20d ago0xef0050…31a1f3
0x0b98…6c4d0xcee9…76e1Base—$0.25100%payAI20d ago0xa5c758…c3b671
0x0b98…6c4d0xcee9…76e1Base—$0.15100%payAI20d ago0x78c4ee…2e4aff
0x0b98…6c4d0xcee9…76e1Base—$0.05100%payAI20d ago0xd53e43…dc42e5
0x0b98…6c4d0xcee9…76e1Base—$0.05100%payAI20d ago0xfe69b6…cf3642
0x0b98…6c4d0xcee9…76e1Base—$0.02100%payAI21d ago0x3fae24…de0312
0x0b98…6c4d0xcee9…76e1Base—$0.15100%payAI21d ago0xa8ed6d…7b951e
0x0b98…6c4d0xcee9…76e1Base—$0.15100%payAI21d ago0xbb027a…904a41

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.