Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc71…27d20x9c95…e299Base$0.001100%fluxa41d ago0xa2af90…bdfdea
0xfc71…27d20x9c95…e299Base$0.001100%fluxa41d ago0x3a71a5…84dba2
0xfc71…27d20xfe80…47eeBase$0.001100%fluxa41d ago0x5e3f25…55f3b5
0xfc71…27d20x9c95…e299Base$0.001100%fluxa41d ago0xcbceef…6f09e1
0xfc71…27d20x9c95…e299Base$0.001100%fluxa41d ago0x68d4a8…be3c62
0xfc71…27d20x9c95…e299Base$0.001100%fluxa41d ago0xb4ae7a…a1e76a
0xfc71…27d20x9c95…e299Base$0.001100%fluxa41d ago0x3388a5…d22ca5
0xfc71…27d20xfe80…47eeBase$0.001100%fluxa41d ago0x56f67e…54954f
0xfc71…27d20xfe80…47eeBase$0.001100%fluxa42d ago0x200721…9f1d13
0xfc71…27d20x9c95…e299Base$0.001100%fluxa42d ago0xdc9e90…e42b47
0xfc71…27d20x9c95…e299Base$0.001100%fluxa42d ago0xb6ed04…a2d9f0
0xfc71…27d20xfe80…47eeBase$0.001100%fluxa42d ago0x33d912…796c77
0xfc71…27d20x9c95…e299Base$0.001100%fluxa42d ago0x3ab6ea…3da5c9
0xfc71…27d20xfe80…47eeBase$0.001100%fluxa42d ago0x12f62f…d3cd91
0xfc71…27d20xfe80…47eeBase$0.001100%fluxa42d ago0x79aea9…53be87
0xfc71…27d20x9c95…e299Base$0.001100%fluxa42d ago0x3c5879…389333
0xfc71…27d20x9c95…e299Base$0.001100%fluxa42d ago0x4b2601…7864d3
0xfc71…27d20x9c95…e299Base$0.001100%fluxa42d ago0xbc619c…7ddd4a
0xfc71…27d20x9c95…e299Base$0.001100%fluxa42d ago0x6f87b8…a21ea6
0xfc71…27d20x9c95…e299Base$0.001100%fluxa42d ago0x489786…1268c8
0xfc71…27d20x9c95…e299Base$0.001100%fluxa42d ago0xb099d6…8e42b1
0xfc71…27d20x9c95…e299Base$0.001100%fluxa42d ago0xc850e9…ea221e
0xfc71…27d20xfe80…47eeBase$0.001100%fluxa42d ago0xadab06…ec42f5
0xfc71…27d20xfe80…47eeBase$0.001100%fluxa42d ago0xc329a0…97c2f5
0xfc71…27d20xfe80…47eeBase$0.001100%fluxa42d ago0xc4ac9b…e7ace3

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.