Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0082…ba800x9c95…e299Base—$0.001100%fluxa75d ago0xaacd0c…83b2f2
0x0082…ba800x9c95…e299Base—$0.001100%fluxa75d ago0xd3e05d…4ac5e8
0x0082…ba800x9c95…e299Base—$0.001100%fluxa75d ago0x28062b…c1ccbe
0x0082…ba800x9c95…e299Base—$0.001100%fluxa75d ago0x4c891e…a82de8
0x0082…ba800x9c95…e299Base—$0.001100%fluxa75d ago0xe6dbf6…f8d4df
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x85f41a…5f906d
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xc825ec…a4bf5f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x830288…069a1f
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xdd1aa7…18dc94
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x2d69d2…956776
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xdd279c…21d990
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xeaa3d6…a970a0
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x60ae57…dc3c4a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x29e0a4…68d49a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x21da0b…931d12
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xbaeaa3…c4931a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xeb7364…cd807a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xbf1378…e6c902
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x85ec8a…3825a0
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x905d3a…1ca9a7
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xc52198…20eb76
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0xd88fb0…cd0937
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x0fab24…1fa4bf
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x661a2f…6c487a
0x0082…ba800x9c95…e299Base—$0.001100%fluxa76d ago0x3d7638…7fba34

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.