Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x28aa2e…20c220
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xff0c6c…ebd14a
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x8b8713…234ed9
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xc82704…7acc30
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xb136b0…03abe4
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x7348fd…7487aa
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x54e798…58c9d3
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xd770a8…b90105
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x665904…d10026
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x991476…0ab0bc
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x6f66f0…6cd381
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xf814ff…ff4d0f
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x96e55d…4a1412
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x922348…726d5f
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x5cb58a…845857
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xd25ab1…12f094
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xb3fb5b…7dfae2
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x2a650f…071a64
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x914942…eb9e4a
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x26eea0…a19539
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x372b3a…b90e2f
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xe87bd9…d9fc51
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0x4c56e4…2a1b85
0x8bf6…ee0b0x9c95…e299Base$0.001100%fluxa77d ago0xd7f143…93bfc7

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.