Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0x176edc…9fb160
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0x831b66…7de433
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0x1ce341…3644d0
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0x85e945…574e7a
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0xa99b23…066335
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0x38dca1…467bcd
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0x1c27fc…67ef37
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0xe9c299…3e1ad3
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0x8c1550…a9f606
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0xae5dc8…8dd137
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc5d997…e89fec
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0xc9c66d…74d8a5
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0xd333f0…480a88
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0xf20b9b…51de3e
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0x66d129…b84197
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa18d ago0xb5f8af…1b1de2
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0xd206fe…2911ac
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0xac231a…049b12
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0x08c443…b72ecf
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0xf31be2…948058
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0x8b338b…f7b8a3
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0x158bcf…e77ff9
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0xbacc86…a919fd
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0x9f5c33…56f5c2
0x386e…832c0xfe80…47eeBase—$0.001100%fluxa19d ago0xa67ca2…9d182f

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.