Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x7fcce6…4c2190
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x12f2b6…4abaa8
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0xc51b83…bd0d4e
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x6864eb…b4def2
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x954c95…c4d810
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x53b200…6a94ba
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x760995…9fe2d4
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x45a4e9…6d80d9
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0x8b1936…af74a2
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa25d ago0xb90828…0fd38e
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0xac6f55…09017d
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0xe0af24…3ddaba
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0x2d58d5…9b155d
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0xc10cf2…6fa9fe
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0x5045f3…451a46
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0xca13b3…aff8b3
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0x799a96…3ce690
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0xfec75d…706c93
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0xce7cd3…156ecb
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0xb19455…4de8ab
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0x52578e…ee2d11
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0x431384…d55afd
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0x5c9cb8…6a0baa
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0xf3c9fb…bb43b4
0xd533…620b0xfe80…47eeBase—$0.001100%fluxa26d ago0xc8e645…b5fa6e

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.