Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa37d ago0x29c619…f4361b
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa37d ago0x2d49c2…d22235
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa37d ago0x559174…0bd575
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa37d ago0x03d411…4dab64
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa37d ago0x51ae7d…ca7d84
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa37d ago0x771d02…d0277d
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa37d ago0x4196da…d1dd69
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa37d ago0xea6e9b…2b2581
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa37d ago0x9f6431…16b474
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa37d ago0x2bc83b…6a2d46
0x66ef…faf10x9c95…e299Base—$0.001100%fluxa37d ago0x4d86e2…15a595
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa37d ago0xf86d89…7c41b9
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa37d ago0xad7e4d…b3bdb4
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0x005d95…a50dcb
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0x3f4964…cc1309
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0xc112e4…7db70b
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0x26f653…a828c0
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0xd13c01…4f8227
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0xebf562…90e6e7
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0xf60ec0…fa0edb
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0x92bad4…d61887
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0x14533f…ff8e3a
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0x6b2f6d…e1a1d6
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0xd429bc…c3e27c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa38d ago0x27a696…326ad7

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.