Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa40d ago0x53bc09…76c918
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa40d ago0x8080b4…793817
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x8a3f45…f7d2ea
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa40d ago0x6c13fd…ca5d83
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa40d ago0xe76a59…0ea817
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa40d ago0x1c3372…735cd8
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0xd05467…e388bd
0xc27b…3d570xfe80…47eeBase—$0.001100%fluxa40d ago0x9da401…49af38
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0xf78b06…5ee91d
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x457f10…1b44de
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x3a3611…5eaa3b
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x43dbc9…b79722
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x5918d8…2bf825
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0xf2e4be…c294ee
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x891de2…1ec8e0
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x6220a9…53abd4
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x9d5d15…5e9fff
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0xb6708f…62c6f7
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x12ec1a…c00309
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x595e8d…218c1d
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x4e0591…8cfd12
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x343685…123bda
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0xabdbb4…8a6035
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0x6c6925…7358fb
0xc27b…3d570x9c95…e299Base—$0.001100%fluxa40d ago0xc9402f…1076a1

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.