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%fluxa69d ago0xb4d6d7…1c6ab9
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x5defd9…91f246
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x431a6f…f93a44
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x11b19a…700cdc
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0xf93984…edb263
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0xcf4166…832bce
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x2e7ddb…dbc3ce
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x33f45e…c3bfc7
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x617586…371df3
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x5d8abc…a38df3
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0xba8d49…ef036a
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x9924fb…80f7de
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x8b6abe…dc7e26
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x298bf4…324a4d
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x4282a0…a1ca21
0xf961…69e10x9c95…e299Base—$0.001100%fluxa69d ago0x86f27e…4f39fa
0xf961…69e10x9c95…e299Base—$0.001100%fluxa70d ago0x042bdb…61c2ba

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.