Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa68d ago0xff5230…420214
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x508278…e5ecf9
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0xd2f5fb…d18b41
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x8da0e3…9301cf
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0xd0d7f6…c65311
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x1cda2d…cf16e5
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x5668f3…91f44f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x09e6c1…bbef4d
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x42523b…e8e6d3
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x583213…dede56
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x39b777…23c50a
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x71141a…a24c70
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0xbe66e8…f2467f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0xe32d1b…ddd04d
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x3150f9…2c7b51
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x335a62…5501f9
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x75ea6c…13364b
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x3fa38d…dd011f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x6a480a…da1abe
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0xd34648…cfdf76
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0xc9f6ba…ebfbdf
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0xbbae2c…19be24
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0xe09ce1…6cd295
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x640ba4…5a6e0e
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa69d ago0x56b376…f0b391

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.