Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300x9c95…e299Base—$0.001100%fluxa36d ago0x47aed3…df5ba5
0xa65f…04300x9c95…e299Base—$0.001100%fluxa36d ago0xa357a9…0ad0d1
0xa65f…04300x9c95…e299Base—$0.001100%fluxa36d ago0xd94ac1…09741b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa36d ago0x52dffe…0b886b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa36d ago0xa2a08a…34d5ee
0xa65f…04300x9c95…e299Base—$0.001100%fluxa36d ago0x018e01…1f3a59
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa36d ago0x7a9878…b097db
0xa65f…04300x9c95…e299Base—$0.001100%fluxa36d ago0xab9193…71c0d2
0xa65f…04300x9c95…e299Base—$0.001100%fluxa36d ago0xb29038…83a0df
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa36d ago0xed1a97…ba79bd
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa36d ago0x666d35…e0d900
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xdc56b6…f610cd
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xfb0799…824400
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0xeef4b5…a5c340
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x178c9d…cc0f8d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x592431…88f040
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x0e69c1…4b994f
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x033d84…94e607
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa37d ago0x3df474…8fc01e
0xa65f…04300x9c95…e299Base—$0.001100%fluxa37d ago0x2c08b1…434033
0xa65f…04300x9c95…e299Base—$0.001100%fluxa37d ago0x4b3740…9bc426
0xa65f…04300x9c95…e299Base—$0.001100%fluxa37d ago0x9e9520…3cf1f0
0xa65f…04300x9c95…e299Base—$0.001100%fluxa37d ago0x422d25…77af15
0xa65f…04300x9c95…e299Base—$0.001100%fluxa37d ago0x6c77ac…eaebc3
0xa65f…04300x9c95…e299Base—$0.001100%fluxa37d ago0xd0e286…bd50d2

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.