Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0xf6d363…bd6ae8
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x05b6a2…50804c
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x02428e…69bfa0
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0xc121da…a7ede0
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0xf7664d…2100b0
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x0971a6…7a9269
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x11c9eb…d9a697
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x7b723a…029eb1
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x11ffef…0d67c1
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x5552dd…bbc329
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x3d5b3b…db2894
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x4b8bca…5aff95
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x2f0ca0…9f1cbd
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x586119…a6ce0e
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0xd87ce4…dfb3ad
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0xbe522e…342f39
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x8fe37c…ad4903
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x504694…9b227e
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x2416c9…e80e49
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x22f0a9…7c7988
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0xf93c94…216f4f
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x989461…0e6e41
0x696f…2a8a0xfe80…47eeBase—$0.001100%fluxa43d ago0x8be7fb…18cb9a
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x0e94de…cab9cf
0x696f…2a8a0x9c95…e299Base—$0.001100%fluxa43d ago0x4cff58…1fb7eb

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.