Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0xf29501…9e809e
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0x19050e…4d5a00
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0x8170ba…ff340d
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0xab0bf4…50d6d1
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa41d ago0x56e56d…cc21ab
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0x268fe6…c28e6b
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa41d ago0xf1b799…b56fd0
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa41d ago0xd0f365…d5e233
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa41d ago0x46f41a…8dcb4f
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0x5a1dd8…be49dd
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0xde2980…f869c1
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0x0024ed…df7be8
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0x6c2b8c…7a8025
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0xec6b73…bbb4e9
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa41d ago0x66d5d0…9ce213
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa41d ago0x365f62…22ca36
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0xc45fe2…ba6b32
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0x2889f3…0f7ff6
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa41d ago0x892362…853106
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0xf65dce…37756a
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0xeff090…b0caa2
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa41d ago0x1b11ba…14188a
0xf0d6…2ff90x9c95…e299Base—$0.001100%fluxa41d ago0xa689e7…55144c
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0x790b7c…0c2c39
0xf0d6…2ff90xfe80…47eeBase—$0.001100%fluxa41d ago0x91410c…77e926

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.