Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa86d ago0x41bf22…e32611
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa86d ago0x818c2d…c26112
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa86d ago0xcde089…ee061a
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa86d ago0x7969cf…336666
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa86d ago0x4209ca…9d3d48
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa86d ago0x48915f…619954
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa86d ago0xff69cb…c59396
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa86d ago0xff3b64…60b807
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa86d ago0x94de5e…7758d2
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa86d ago0x5f5c0b…d10536
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0x7874ec…d3bef1
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0xd317b0…f5b669
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0x38dac5…cc16b3
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0xa6abec…6fe46c
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0xc5e934…e2c32a
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0x28a9b1…06a762
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0xae7e6a…f5de7b
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0xeaa842…83e627
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0x7e4f51…70421f
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0x33f6e3…acaf29
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0xbedee5…bde891
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0xb276b4…70a3fb
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0x0be1db…48ab1a
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0xef0001…db617a
0x2d6f…0ac40x9c95…e299Base—$0.001100%fluxa87d ago0xe00491…c9aba3

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.