Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa49d ago0xb9b8f1…53e6bd
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa49d ago0x8720b2…e16de2
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa49d ago0xe8f068…3af31f
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa49d ago0x51ce2f…c42131
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa49d ago0x12eb23…5bd7fa
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa49d ago0xe070ba…0ffadd
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa49d ago0xe338de…987bff
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa49d ago0xc2c664…185aec
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa49d ago0x3172f1…3bed54
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa49d ago0x053994…ec4bc8
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0xc7f64b…944910
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0x039b14…582d51
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xbbd0d2…e0bdd5
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0x3569d8…c20d27
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0x196a98…227d86
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xa894ee…26d999
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xf1fa8a…a83660
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0xfdeab3…c90dc6
0x00a1…1b2d0xfe80…47eeBase—$0.001100%fluxa50d ago0x374a06…6c374f
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xc671c1…c3c9e3
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0x4d2190…9048b3
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0x7bac98…db43f8
0x00a1…1b2d0x9c95…e299Base—$0.001100%fluxa50d ago0xd1bab5…10ba94

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.