Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0xdd28b6…b8dffe
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0xd78664…712f94
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0xf574e0…537ccf
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0xc29ed3…9bc671
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0xcedca4…5a2656
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0x30a2e9…874169
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0x6e740f…247b3a
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0xd519f4…619840
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0x587694…52b178
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0xace27f…bac3b5
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0x8705fb…d9d0b5
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa65d ago0x97fd6d…5bdaaf
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0xa8ee47…7496cf
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0x205928…5331ed
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0xc6d9ba…6ce3f9
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0x482342…790cd8
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0x5e5920…52ec58
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0x583c20…519956
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0xb59756…071305
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0x70b231…913979
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0x16095d…da7307
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0x79f9de…bbfafb
0x733a…df4f0x9c95…e299Base—$0.001100%fluxa66d ago0x3c5e2a…985a9f

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.