Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa36d ago0x5df4b3…0b0138
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa36d ago0x5b279d…d50272
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa36d ago0x9ea9c2…f35e6b
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa36d ago0x9ad99d…820343
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa36d ago0x9a29f4…1dd926
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa36d ago0xda013e…8a33e7
0xbb21…40590x9c95…e299Base—$0.001100%fluxa36d ago0x2cf762…bc6d63
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa36d ago0xc9943f…72a877
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa36d ago0x5b01a9…ee1f94
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa36d ago0xd5fdd1…3744d0
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa36d ago0x6f085f…8918dc
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa37d ago0xed4a30…da1f09
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa37d ago0x6e0e7a…43abc8
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa37d ago0x224fe8…04aaef
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa37d ago0x499679…e47a95
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa37d ago0x1a41eb…7a4a98
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa37d ago0xab8e0a…45a97a
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa37d ago0x6320db…99a37f
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa37d ago0xc1950c…dbab44
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa37d ago0xcdb6f5…323059
0xbb21…40590xfe80…47eeBase—$0.001100%fluxa37d ago0x06f81c…ac48d3
0xbb21…40590x9c95…e299Base—$0.001100%fluxa37d ago0x3ca67d…c54663
0xbb21…40590x9c95…e299Base—$0.001100%fluxa37d ago0x6198c8…a1aedd
0xbb21…40590x9c95…e299Base—$0.001100%fluxa37d ago0xc52aa0…fc98d4
0xbb21…40590x9c95…e299Base—$0.001100%fluxa37d ago0x3155ed…33e7dc

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.