Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x145840…9cf4d3
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0xa8db13…69fec6
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0xec27d0…f0bf5e
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0xa2b44e…6ea641
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x9cf305…b7438a
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x16f5f8…703ba6
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x2fc550…d7c621
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0xede830…0a9298
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa47d ago0x589484…97e534
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x012331…907450
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x029f29…675002
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa47d ago0x37b84e…a9fcf6
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa47d ago0x7ad072…63eccf
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x1991ff…6b2dd5
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa47d ago0x9de5ff…1efb66
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa47d ago0x049bf4…c30b87
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0xff122e…acd916
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x60fb51…66db9f
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x1297a1…30ab29
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x628879…89f01d
0x18ce…7af70x9c95…e299Base$0.001100%fluxa47d ago0x7a425f…b492a4
0x18ce…7af70x9c95…e299Base$0.001100%fluxa48d ago0x20820c…a7dda4
0x18ce…7af70x9c95…e299Base$0.001100%fluxa48d ago0x4d1814…a21ac8
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa48d ago0xd2f5a8…5b227b
0x18ce…7af70xfe80…47eeBase$0.001100%fluxa48d ago0x85f2e7…a25ea1

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.