Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa33d ago0xfe4fe6…dfe341
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa33d ago0x30c25b…dbfd72
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa33d ago0x951a20…7cd86c
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa34d ago0x456a03…869142
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa34d ago0x74db4b…62c256
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa34d ago0x37587a…8c10ca
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa34d ago0xd0dea6…9cc854
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x09602d…400586
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x56f072…aa6b78
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x3f2026…368bad
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa34d ago0xf33116…ef6c82
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0xa12802…f20058
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x3c5669…9801f2
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0xbbc141…1e7dd2
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x063b29…9b2e03
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0xd8a8e4…034500
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa34d ago0x393c4d…19b60f
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa34d ago0x2c042d…5c2a7f
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa34d ago0xc46145…590dcf
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x96e33d…e0c982
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x28a102…274091
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa34d ago0x82ac4a…60126c
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0xa76121…8a0610
0xee7b…86fd0x9c95…e299Base—$0.001100%fluxa34d ago0x4b9a20…8938aa
0xee7b…86fd0xfe80…47eeBase—$0.001100%fluxa34d ago0x02bd5c…8e5bae

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.