Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0xf4cea6…05decc
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x13ec9a…220dc3
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x92d705…e8503f
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x049877…893b67
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x8d8606…49f8b8
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x9f9a18…8d1efa
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x339a03…8313f8
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x5433a8…d2af9c
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x5c771f…f58e2e
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0xe8671e…e958ac
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0xca8169…0d8a64
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa42d ago0x19cf46…cbd7f9
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0xc019dd…c28302
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x89ded4…d695b6
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x9929ce…60eb75
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x8ce63b…6ac711
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0xe42126…6c2b35
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x45fc5e…a8a163
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x48ecb5…89aabf
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0x8dcb5b…c6bab0
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa42d ago0xadbedd…969d3b
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa43d ago0x00cbbe…4d2abd
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa43d ago0x89d4d3…49628a
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa43d ago0x4d6ebe…a53cb8
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa43d ago0xcfb40e…df2f81

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.