Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0xa748ae…5cf858
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0xcdf38b…b461bb
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x724fa2…ab786f
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x3a90eb…4d06e9
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0xe673ba…1f3aba
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x477044…16a385
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa44d ago0xf6130a…20dae5
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x4e1b76…bf7605
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x72cfb2…02a060
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0xe7ff76…7a2db5
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa44d ago0xfaf8f6…9ced6a
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa44d ago0x20e7c0…9beb7b
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0xb21e15…38d598
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x816db9…584ad6
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0xaa0703…c5d5d9
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa44d ago0x0764ac…0200d3
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x5a84aa…1171d8
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x47a84e…9916b0
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0xf346cf…06771b
0x350c…397d0xfe80…47eeBase—$0.001100%fluxa44d ago0x2533d4…dee829
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x9e3e58…01ffa4
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x3f3149…58e573
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0xc56295…69b508
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0x0cb6fd…e75c93
0x350c…397d0x9c95…e299Base—$0.001100%fluxa44d ago0xb22217…d04729

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.