Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xb45ee5…1e7117
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x4624ce…a112ab
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xd42414…fb8424
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x287f0c…9d91b2
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x49720a…e97ba3
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x3d8c55…4edd71
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xecc689…92faff
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xddd83a…e3fb07
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x6b1c76…241a60
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xf9e4b5…eb8d89
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x6ef63b…71c26e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xedd174…4a6d65
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xe9bf24…f4f48f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x4c117e…d84c14
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x4da216…4d061d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x30c1b8…bbb10e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x4af6d1…caa08a
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xe2129b…67f56f
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x030bdc…a21d89
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xaa896a…0ae57e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x4b0d76…dcd26e
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0x833b4e…48eb9d
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xb2d206…a44d90
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa82d ago0xa42647…adf70b
0xbeeb…15d10x9c95…e299Base—$0.001100%fluxa83d ago0xb52b2e…915a4d

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.