Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x3bf958…e05892
0x4bdd…5e700xfe80…47eeBase$0.001100%fluxa45d ago0x088d1e…fb2a75
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x74b788…938364
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0xd26a28…53f03a
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0xcffff7…e7d242
0x4bdd…5e700xfe80…47eeBase$0.001100%fluxa45d ago0x6bbba1…fcf82c
0x4bdd…5e700xfe80…47eeBase$0.001100%fluxa45d ago0x959179…971ea3
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0xb0d4b3…6f37e8
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x4f917d…11bb9f
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x94f49b…1832e5
0x4bdd…5e700xfe80…47eeBase$0.001100%fluxa45d ago0x8d80ef…a25034
0x4bdd…5e700xfe80…47eeBase$0.001100%fluxa45d ago0x8af63c…d924a4
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x28d8db…adff40
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0xda3c18…6c595e
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0xf5cc21…94ee61
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x5ea1ff…89e673
0x4bdd…5e700xfe80…47eeBase$0.001100%fluxa45d ago0xef4048…7827cf
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x588193…d676ca
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x242f96…57a15d
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x08c63c…909bf3
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0xf09a38…7bb2e2
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x037a22…bdc10b
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa45d ago0x6643ef…f0f059
0x4bdd…5e700xfe80…47eeBase$0.001100%fluxa46d ago0x4a8c28…f21246
0x4bdd…5e700x9c95…e299Base$0.001100%fluxa46d ago0xc68320…cea584

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.