Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x25fa69…7cb5c0
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0xd03897…76e16e
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa38d ago0xb50ca3…24193e
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x3836ea…753ed9
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x590abf…e8a163
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x8b7039…66cd07
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x5d7540…19d76e
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa38d ago0x2bbac7…03707f
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa38d ago0xe9b4dc…8a7546
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x31b0f4…31fe2e
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa38d ago0x4362d0…8b41e5
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x82e4ef…76bf42
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0xa7aafb…6cf907
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa38d ago0x7bc134…3226fb
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x1f01cc…921a3e
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x98d474…b33798
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa38d ago0x52fc45…10cdbe
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0xd8fda2…7fecb4
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x448c5e…b51a7e
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x3c3f40…c8f74a
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x9e231e…9cbb70
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa38d ago0x79fa02…7d55f4
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa38d ago0x3c9381…ebee2e
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0xd9d186…a3375a
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa38d ago0x2a2e1c…8d3731

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.