Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x6bdb97…539639
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xcef71d…814760
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x46c05d…581eb2
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x955369…e6fd29
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xc7788b…258980
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xae3eb7…b8b839
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xd091f9…abcee0
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x0b975d…adff9b
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x940b5b…3ad76e
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x37e0a7…7c3314
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xfdcfaf…e0b399
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x764b9f…16d066
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x198996…538f5d
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xd3bede…96964e
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x993065…3c9cf6
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x3a2550…40e37f
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xc99f72…6e085c
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x3f2914…0cc610
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x77e6ff…efb16b
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xbe567d…6b0dd8
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xc6f5ae…22ac5a
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xd7a2a1…3830a1
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0xe26cc6…3fbbc6
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x2df088…cd93ba
0x0425…92330xfe80…47eeBase—$0.001100%fluxa16d ago0x274f24…0d331f

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.