Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa40d ago0xe2d7b7…cce955
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa40d ago0x1764fb…bd8b64
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa40d ago0xba1daa…5fa7d2
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa40d ago0x7a15b2…0e6612
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0xfb3ed2…8d0114
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x1c09af…c30c3d
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x496f83…10b507
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x1d4543…55ceba
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x36a62c…3f0de0
0x3f5a…7f120xfe80…47eeBase—$0.001100%fluxa40d ago0x606a06…11208a
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x1b207b…22bb71
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x365da9…97d450
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0xb284fd…2f4585
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x17c244…eeec66
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0xf51e55…62f42d
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x188de9…5e7635
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0xeed71b…500761
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x4ad5c7…89365f
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x4df602…bcf7c7
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x8ab0d6…be8e68
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x802705…60f978
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0xf6089d…5a72ad
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x4e3696…e7b6d0
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0xe4ae1a…149eaa
0x3f5a…7f120x9c95…e299Base—$0.001100%fluxa40d ago0x8ccac7…314383

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.