Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x5c2c32…b4fe85
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x368241…315c56
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x881286…609e85
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0xf54a9e…fe4c16
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x455845…2e7850
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x2073c1…dee3f4
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x022512…d37bf5
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0xaac11e…990ddf
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x9022de…bf961c
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x959b35…cc6dca
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x3a6f05…b4bfe7
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x5d6204…add064
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0xad4c83…9f4b22
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0x83a5a5…d35138
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa78d ago0xbd9d7b…b3eaf9
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa79d ago0x98dbfe…4b1c86
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa79d ago0x62b0c1…626329
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa79d ago0x32bc6b…e890dc
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa79d ago0x0b49ec…7625f1
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa79d ago0x5318ae…ebec5c
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa79d ago0x956bae…d92398
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa79d ago0xa6f0ad…91ded6
0x5ab5…b5590x9c95…e299Base—$0.001100%fluxa79d ago0x209645…ffa430

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.