Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa41d ago0x99af39…0e5475
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa41d ago0x9ac099…c214c2
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa41d ago0x88fa3c…75a560
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa41d ago0x70fac5…0555fa
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa41d ago0x1c6adf…17770d
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa41d ago0x927a48…ea304d
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa41d ago0xf80924…96b780
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa41d ago0x3da6ab…b432ce
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa42d ago0x28fb34…47cd45
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa42d ago0xd03d6d…8eafdc
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa42d ago0x2cdc0c…7f7a52
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa42d ago0x0fb281…5d224c
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa42d ago0x50fa4a…8e75a0
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa42d ago0xdca3ad…4dc524
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa42d ago0x7438cc…cf6a7d
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa42d ago0x7876df…a4acb2
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa42d ago0x6b2cfc…9173cf
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa42d ago0xbdd786…e4cf47
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa42d ago0x092cf4…b52242
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa42d ago0x0b9244…d41267
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa42d ago0x718cf3…8843e9
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa42d ago0x6c71e8…8c248b
0x7f80…cc300xfe80…47eeBase—$0.001100%fluxa42d ago0xc80a58…8604d3
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa42d ago0xad990d…7c3aba
0x7f80…cc300x9c95…e299Base—$0.001100%fluxa42d ago0x9211c7…ab9b95

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.