Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa15d ago0x1b6e8d…d8db65
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa15d ago0x914e95…776d6c
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa15d ago0xff8582…8f9c88
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa15d ago0x30da71…c1cb11
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa15d ago0xbad9e2…3ba24b
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa15d ago0x919664…19f401
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x52cdaf…2cf1ac
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x897f8c…572699
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x0fa2b7…a391ee
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0xaad61d…e78a15
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0xbd30a8…09e8f2
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x86e5f6…ce02fd
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x4c8858…d69cb8
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x992604…07a7a2
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x3d1f7e…8c4095
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0x91a5a4…bfac21
0xff72…34cd0xfe80…47eeBase—$0.001100%fluxa16d ago0xb6922b…9a8804

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.