Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0x1da6b4…3d0deb
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0x994577…2e5f20
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0xacb3d0…e582f3
0xc500…445b0x9c95…e299Base—$0.001100%fluxa35d ago0xe8758c…d54b2f
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0x09b53b…e25cb0
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0xa916fe…c9d709
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0x5085cd…8eb845
0xc500…445b0x9c95…e299Base—$0.001100%fluxa35d ago0x04bb34…075f18
0xc500…445b0x9c95…e299Base—$0.001100%fluxa35d ago0x66b228…0e671c
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0x72e0bd…e2808b
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0x0ed950…c21dfb
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0x11214a…afe996
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0x0b1e41…eabbab
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0x58643c…010a82
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa35d ago0x0e1d21…682a30
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa36d ago0xaee6e4…354d64
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa36d ago0x35148e…160e6d
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa36d ago0x537c3c…a358ae
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa36d ago0xacf424…108f82
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa36d ago0xc312c5…5e03a0
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa36d ago0x62929f…0a4bd3
0xc500…445b0x9c95…e299Base—$0.001100%fluxa36d ago0xe48853…6070aa
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa36d ago0xbb9e96…bc7fd0
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa36d ago0x209d52…c82812
0xc500…445b0xfe80…47eeBase—$0.001100%fluxa36d ago0x8453ca…9c9ce4

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.