Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x679f…86740x9c95…e299Base—$0.001100%fluxa35d ago0x7c53cd…e86e28
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x5828af…3315c5
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x131c71…b6da21
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x0850d7…1d6099
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x9b6c45…e66dc1
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x29d19a…152555
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0xdce644…7ee60e
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x651ae8…c06452
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0xda1d49…a3e607
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x59b945…f8b01d
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x74ac81…6b4e63
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x3305fd…97a893
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x07ef5a…efadf4
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0xd17786…590e4b
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0xdf9ec7…264802
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x19950c…096978
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x4b8ad4…4e31da
0x679f…86740xfe80…47eeBase—$0.001100%fluxa35d ago0x39d0a0…b05701
0x679f…86740xfe80…47eeBase—$0.001100%fluxa36d ago0xb7f006…49134a
0x679f…86740x9c95…e299Base—$0.001100%fluxa36d ago0xbb4a4d…f7acb2
0x679f…86740xfe80…47eeBase—$0.001100%fluxa36d ago0x1f1d84…cfc86f
0x679f…86740x9c95…e299Base—$0.001100%fluxa36d ago0x184942…9c9335
0x679f…86740x9c95…e299Base—$0.001100%fluxa36d ago0xe2fb35…666423
0x679f…86740xfe80…47eeBase—$0.001100%fluxa36d ago0xf750ae…a96760

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.