Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0xc9371a…240b30
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa49d ago0x32ec28…55ca31
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa49d ago0x80f4de…d8bdde
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0x4f72cc…d1f842
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0x83549d…95de7c
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0xfbec84…c43c1a
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0x4cd83b…915c89
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0x513e90…82a868
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0x09e95c…444e5e
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0x0c5c3d…da9465
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0xa2e000…053907
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0xd25a84…6cac46
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa49d ago0xa62833…60fdf6
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0xee75f0…8648b8
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0x2e794f…1c18d1
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa49d ago0x668f93…af3a64
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0xcb8f7f…b18a95
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0x12c814…53fdc0
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa49d ago0x8fbbd6…020174
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa49d ago0x5d9c1e…a11985
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa50d ago0x810234…56cb68
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa50d ago0x87fc7f…b11058
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa50d ago0x7a0b16…b955a7
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa50d ago0xb15736…01e3d1
0x70db…8aeb0x9c95…e299Base$0.001100%fluxa50d ago0x06a4fc…85c25f

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.