Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0xcdf56f…1e853b
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x7b3640…1916ea
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x92ff43…57bff5
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x7eaaf7…3407f8
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x28c6c7…103705
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x1b3ec3…5cb6c7
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x983a15…3012ff
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0xd1fc23…270692
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x26cc4f…f983c4
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0xcd6887…b32f68
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x14c97b…3282fa
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0xa51474…ee1a61
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x920883…fbf13b
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x68e961…0b79c1
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x84624d…ec1014
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0xf05293…831a28
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x7495d3…7faa93
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0xa778a3…4bb7e4
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0x9dcfab…4006b5
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0xfa978d…62c34a
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa21d ago0xfe30f9…0e688a
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa22d ago0x9d5619…e755b4
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa22d ago0x9ebc7b…f29329
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa22d ago0x39778a…9ff56d
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa22d ago0x3f407b…335f55

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.