Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0xbdc016…04f974
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0xc3479d…ab2c63
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x4e1e67…3cf639
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x0a423a…00e894
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x11f60a…37ec25
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x1d4b4a…245caf
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x5e97aa…3554b3
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x0985a2…f9f5a8
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x3ca5f7…3db66b
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x445dcc…2b0583
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x173544…146184
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0xf0ccdf…c3e246
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x534f20…f2e598
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0xeb69ab…7698a2
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x3f3200…f20116
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0xe3a310…ab607d
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0xfdbcf4…a62570
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0xc2a54d…870a5a
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x8a8574…1d6f8e
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0xbe2918…b2b93e
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0xaeb864…6acc1f
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x36f3f4…6f4272
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x8f7f3c…a8cfa5
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x96790f…1f2b78
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa16d ago0x2a32ea…a33af7

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.