Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0xb8a442…a33f51
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x8a7d41…8383b5
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0xca3510…a9977a
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0xa7dc93…59e82a
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0xfe82a3…e47459
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x855b5d…09d203
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x2490e5…bd2f41
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0xbebc1e…765bb6
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x63a1ce…b90406
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x5d85c2…d06f1c
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x8ddd41…aa3adf
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0xfd8b86…d6a265
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x9b83fd…a3df43
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x3e4a85…b5d21c
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0xe21218…6c7414
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x2a4418…ccaaf9
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x8ab9f8…b2d624
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa32d ago0xbf15bb…4d10e7
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0xda22ba…a84767
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa32d ago0x85e06a…6a2918
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x67af88…07312b
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa32d ago0x3fe763…751df3
0xe495…ab0f0x9c95…e299Base—$0.001100%fluxa32d ago0x6fdfb8…3b99d8
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa32d ago0x776853…008605
0xe495…ab0f0xfe80…47eeBase—$0.001100%fluxa33d ago0x577321…cb02e1

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.