Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0x9a8805…48e48a
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0x394787…28087f
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0x880913…c20ce1
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0xbc88e4…867e73
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0xc02fdf…cf9519
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0x18de13…6f3b1d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa36d ago0x5a4c9d…4d9423
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0x930e53…b784af
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0x7f887a…c8c868
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa36d ago0x7a775e…8c5e1c
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0xc6f534…636902
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa36d ago0xe924a3…5816bc
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa36d ago0x67e1f9…a0f678
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0x0fcfac…2b2b0f
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0x46931f…f38f9a
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa36d ago0x7901a0…bcbdd1
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0xa938e4…b616e1
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0x20b09f…0ad839
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa36d ago0x19e11c…3f1128
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa36d ago0x215955…12a57e
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa36d ago0xee11c4…ed0f9f
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa36d ago0xd93d22…933939
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0x96f72b…a3591f
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa36d ago0xc1400d…711143
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa36d ago0x0f1da9…b89b32

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.