Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf961…69e10x9c95…e299Base—$0.001100%fluxa78d ago0xb5c9e3…12588b
0xf961…69e10x9c95…e299Base—$0.001100%fluxa78d ago0x56c948…26fea2
0xf961…69e10x9c95…e299Base—$0.001100%fluxa78d ago0x6798ec…01526b
0xf961…69e10x9c95…e299Base—$0.001100%fluxa78d ago0x2a3de2…c57c6b
0xf961…69e10x9c95…e299Base—$0.001100%fluxa78d ago0x6f810e…4fcac2
0xf961…69e10x9c95…e299Base—$0.001100%fluxa78d ago0x255264…b1f52e
0xf961…69e10x9c95…e299Base—$0.001100%fluxa78d ago0x2738e8…757d45
0xf961…69e10x9c95…e299Base—$0.001100%fluxa78d ago0x0b6e8d…c898e3
0xf961…69e10x9c95…e299Base—$0.001100%fluxa78d ago0xc09c34…b8b08c
0xf961…69e10x9c95…e299Base—$0.001100%fluxa78d ago0x2f8597…9a0acc
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x5b2d14…45dead
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x3ff17f…9588ed
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x876d1b…be5f46
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x7b2fc0…71834c
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x7958df…55c5c6
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x0adb31…d73697
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x80ae13…cc919b
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0xe38297…40bc99
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0xb85ca2…253cf5
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x78e88f…311d3d
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x2b1c70…d27e1b
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x9d4f5c…5a1d54
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0x33ba2a…4980d3
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0xb1da1f…bc0834
0xf961…69e10x9c95…e299Base—$0.001100%fluxa79d ago0xfbf716…31d51d

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.