Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa36d ago0x76cf00…396076
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa36d ago0x7a342e…0706ec
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa36d ago0x67f1ef…bbb5dd
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0xddb82d…01645d
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0x9da6a5…d9d769
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa37d ago0x302f0e…8f6218
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa37d ago0x03058b…cd14e9
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0x73934f…c9f423
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0x0ccac7…326e7c
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0x0650d4…3e6fc9
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0xc2f5f5…45ac1f
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0x3a051f…2b3f04
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0x2d305b…051203
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0xef467d…70767e
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0xe19ba8…b269d7
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa37d ago0xb2fd1d…26522e
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa37d ago0xa1e0b5…cd6e43
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa37d ago0xa29a1b…5ca169
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0x6e76f9…efb357
0xd2df…22f40x9c95…e299Base—$0.001100%fluxa37d ago0x3b8216…8aac7b
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0x3ab7cd…5f1299
0xd2df…22f40xfe80…47eeBase—$0.001100%fluxa37d ago0xa1e612…379ad3

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.