Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0xb8e14d…33c800
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0x19b397…498e70
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa36d ago0x54a3bb…0a4c48
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0xd01353…06f034
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0xb78aa6…f33b65
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0x984879…8c64e2
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0x7a09b2…5f129a
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0x7aa916…efcebc
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa36d ago0x6524cf…f923f5
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0x85e211…7c3ff4
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0xbcd68a…7ef01a
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa36d ago0xe388b4…0c757d
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa36d ago0x5747cc…372389
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0xfd1c86…23a946
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0x3466c5…64749d
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0x9a01e1…9b5b5c
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0x903658…544a50
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa36d ago0x052602…053423
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa36d ago0x3ea0a0…0127f0
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa36d ago0xaf7db5…867c3d
0x749d…c2f40x9c95…e299Base—$0.001100%fluxa36d ago0x39ef84…5bf227
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0x3e0658…460c33
0x749d…c2f40xfe80…47eeBase—$0.001100%fluxa36d ago0x90d490…2bd59c

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.