Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0xb622b5…07672d
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0xdf144c…92dc5f
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0xcd06d4…015db3
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0x190bbf…f287de
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0x29c8b5…31cd2c
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0x85fe17…424ec4
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0x355e24…b5c027
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0x0a3a68…945709
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0x11b095…13b4c4
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0x532c42…c7c34b
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0xc0b5ea…49fdc1
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0xb3c024…70bd27
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa31d ago0x7e94f3…fcff53
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa32d ago0x691657…b5776f
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa32d ago0x287a9c…55e54e
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa32d ago0xe23239…8bca7f
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa32d ago0xf234b5…b9918b
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa32d ago0x86ba25…0ab682
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa32d ago0x5d89b5…647b21
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa32d ago0xe5915a…15a61a
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa32d ago0x27c5f2…5b2b2f
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa32d ago0x1c07de…dcd263
0xd8d1…b40a0xfe80…47eeBase$0.001100%fluxa32d ago0x0f0c1e…22f627
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa32d ago0xf44ca7…1dfce2
0xd8d1…b40a0x9c95…e299Base$0.001100%fluxa32d ago0x6c57d6…db6092

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.