Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x9f5356…046be3
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0x4601f1…aba13d
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xbaf3b7…7c86a3
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xd89546…65f7a7
0xda12…87e10x9c95…e299Base—$0.001100%fluxa53d ago0xd8c568…5553e2
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0xdf13c4…7f5aee
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0x18b891…f58db9
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0xd9336e…cc945b
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0x873dc4…b0082b
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0x699447…b7896b
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0x55a87a…8dd517
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0xbae0c0…343c13
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0xea917e…4e8eca
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0x3fc29b…519b6b
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0xdc7b2f…a8851d
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0xf16648…a9a17e
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0xd523bc…d41f91
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0x2be135…ce9784
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0x420bf1…373c47
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0x5b2d12…c653e4
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0xcea1e5…9bc759
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0xc35db6…eda73d
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0x389be8…bc4b9e
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0x33455b…abe2b2
0xda12…87e10x9c95…e299Base—$0.001100%fluxa54d ago0xaadea4…c3e431

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.