Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x36d211…5c220f
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0x96cefc…4fa2dc
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0x735b40…e1333c
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0xec2c19…07ecb0
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x48a9af…121911
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0xc1524c…c9d74c
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0xfe669a…d442fa
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0x02ed47…a2bceb
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x9219a0…6eb58d
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x0d9455…56f2cd
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0x3d4de5…177dbc
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x715b26…9c5b5f
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x15993b…9651b5
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0xbea7fa…7fc47d
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x597a3d…bf01fe
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x535929…a1d323
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0xcad668…2b3b3e
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0x08a67e…7a6ea0
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0xb42949…65b785
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x306e0b…edfb20
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x2d66fe…f9d230
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x064579…609309
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0x61971f…585e4c
0x06d4…98400x9c95…e299Base—$0.001100%fluxa36d ago0x93a1d6…fb4071
0x06d4…98400xfe80…47eeBase—$0.001100%fluxa36d ago0x20accb…099d1d

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.