Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0xc46dbb…216b9e
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0xe39193…727205
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x198335…31592a
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x36eabc…118a7f
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x83f9bf…1a5fb0
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0xd39c63…db7fa1
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x8d0858…45c8cd
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0xe7c4cb…2ee227
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x6e31cc…ab62e9
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0xd95a1d…22236c
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x5404f7…95a9fa
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa37d ago0xb0c36e…88e892
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa37d ago0x88e5a0…eeb6de
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa37d ago0x418d79…48d7cf
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa37d ago0x43828a…103231
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa37d ago0x5edb06…b83fa5
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x64142e…1d6604
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x6ba2ae…253381
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0xfad5ed…3bb5e5
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0xeff4c8…6e0847
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x0fb6b2…654ba3
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x8015d9…2670f3
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x27fa0f…45ee3f
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0xbe2f71…b7a690
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa37d ago0x0acdba…816294

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.