Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x963185…d141aa
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x5a9ec4…ea2c33
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x426cb8…2debc8
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x284867…59346f
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x135af4…c72850
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x84c15f…c5b8f4
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x97d268…c93b45
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x239267…c52fbf
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x9cfa83…dff928
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x657916…756c49
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x14e76d…4c3640
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0xd48e2c…a4cfd5
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0xf9f2e3…43a2ee
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x1b0dba…99153a
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x8c4374…4571dc
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x1d239d…800448
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x5b4455…3fd10c
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x713efe…75e1a1
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x560852…da0987
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x03ba7b…11f48a
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0xf55da5…afe8d9
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x577e30…35c575
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0xc16af3…cac690
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0xdf8868…8066bc
0x8533…2d670xfe80…47eeBase—$0.001100%fluxa25d ago0x43c2b8…cd676a

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.