Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x848ff0…087f71
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xbe049f…b7f8b4
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xa021b0…5e4734
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x00cfb5…c579d8
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x839128…4f0c1a
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xd86984…450740
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x6c564b…c2643b
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x4cd1e5…ae01d1
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x9cce5e…d015c4
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x26811b…d6b133
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x0cd354…1dc470
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xc6185e…18748d
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x82d730…92ac29
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xb6745d…d0d015
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x8ad283…b3cc6a
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xbb79b1…47dfd9
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x5b5fcd…d8aa31
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x4dd5bf…af5398
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x021093…f4c722
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xba6b58…0c42ca
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xb1c3fc…25423a
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xf48130…743785
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0x346ab6…04206f
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xc84d0e…e4bf21
0x679f…86740xfe80…47eeBase—$0.001100%fluxa10d ago0xed68c1…8aba83

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.