Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0x4e2d8e…6bdaea
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0x540b70…7a66ed
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0xee5401…c16683
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0xf4eca4…c1b3bd
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0xb80677…f39807
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0x0cbff2…df060c
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0x834203…7d9cee
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0xb379f8…47a396
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0x4c9280…28a504
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0x73fc47…5bedbc
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0xa389e1…b70dd0
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0xb89e69…a5eba8
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0x3d28c2…e34ed3
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0xb788f6…a2514c
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0x1cc8a7…cc1d61
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa28d ago0x71387b…2b78d1
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa29d ago0xc293ef…835efc
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa29d ago0xd6d4de…6743c1
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa29d ago0x217076…8fe790
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa29d ago0x817b31…44f76c
0x8704…30fb0xfe80…47eeBase—$0.001100%fluxa29d ago0x5041c7…076dd8

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.