Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa43d ago0x1ca65c…03720b
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa43d ago0x38cf61…421dbc
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa43d ago0xec14a6…8bb569
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0x385826…a31d4f
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0xe9b9da…03744c
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa43d ago0x2e5901…859cb7
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa43d ago0xa3d5de…12aadc
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0xfc8fd3…92d861
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0x86b45e…130bb7
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0xed962e…a8b49e
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0xdfd68d…6eab32
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0xf11e3f…2af999
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0x82b1a1…0a50b7
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0xd552c1…9f1beb
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0x3a0982…0df32c
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0x5ff4e4…beb19b
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa43d ago0x75330f…7c0849
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa44d ago0x4cc4bc…c62dae
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa44d ago0x80e58f…300268
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa44d ago0x1b508e…bc46f9
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa44d ago0xba542e…e5c65b
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa44d ago0x1a0f62…3b259e
0x0a07…beb20xfe80…47eeBase—$0.001100%fluxa44d ago0x22b78a…6c2699
0x0a07…beb20x9c95…e299Base—$0.001100%fluxa44d ago0xbb3d12…6fe251

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.