Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa57d ago0x7e617a…a2d3da
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa57d ago0x9b1893…c86006
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa57d ago0x754dd3…d44692
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa57d ago0x083436…5a0283
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa57d ago0x484e25…c2a120
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa57d ago0x09912a…488240
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa57d ago0x0d8844…ff6911
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0xd83e7d…fd6842
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0x7700d0…15f5ba
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0xb2cd4e…bad5a5
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0x3194b7…4ca1c1
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0xa86065…a1e153
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0x3d8f39…ff4784
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0x97f0ee…2de0ca
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0xf399e7…014e0f
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0x2b3d3b…b0f3d6
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0xdc7917…f9a642
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0xa40b3a…a80a98
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0x433b1c…233015
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0x800743…b9274e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0xfa7a2b…366380
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0xff4a1e…46704e
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0x198b1f…889c41
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0xe9fb6f…30bec6
0xaabd…8b610x9c95…e299Base—$0.001100%fluxa58d ago0x4fa479…bf47c6

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.