Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x91ec91…afa4d3
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xfd756d…0793d6
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xf06c39…20fc6b
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x734ac5…3a3842
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x27e602…65dfe8
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x5051da…b6933f
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x58c437…3b1127
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x2abf68…4c93dd
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x975fcd…e512fa
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x9fdee5…45a5d0
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x6a0b07…2f1f6c
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xbdd164…f09f1a
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x5530ac…876bd1
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xc3aea6…bddb14
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x800186…f2eac1
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x5dfc5e…3f0fe3
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xb4ee9e…a4b2cf
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x694c86…88cd0d
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xf5de8d…93a177
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x4f33af…792438
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0xaca117…d89483
0x4b13…57280x9c95…e299Base—$0.001100%fluxa75d ago0x77363c…11225a
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x203617…57deba
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0xda12cb…7c9ebb
0x4b13…57280x9c95…e299Base—$0.001100%fluxa76d ago0x370885…f33bed

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.