Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x34e361…231ce6
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa34d ago0x411ac4…55bd91
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x64922a…a59966
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x004b8e…7a2317
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0xc6f805…bdbf45
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x8a48ee…7cfa22
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x7c176b…d54b3a
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x25b0e0…fecc1b
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x2a18f9…c60e78
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa34d ago0xb851fe…cd9a80
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x4e283a…0b5e65
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0xbdee1b…02f16f
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa34d ago0xebbd3b…2ee2c2
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x4f297c…297436
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa34d ago0x3660b2…a4cf14
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0xf4992e…631a4e
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa34d ago0x4e80e0…26a490
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x9d9a22…1bd497
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa34d ago0x43e5d4…0dbf8b
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa34d ago0xe3baae…aeb1fa
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x5e4a80…ceb6ff
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa34d ago0x6ca128…b981ee
0xdc8e…2e110x9c95…e299Base—$0.001100%fluxa34d ago0x434e67…9de3e3
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa34d ago0x2240c4…9ad919
0xdc8e…2e110xfe80…47eeBase—$0.001100%fluxa34d ago0x085c7e…d9a17a

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.