Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0654…3ae4holladit.ethBase—$0.98100%fluxa71d ago0xbf2d0a…804ab3
0x591c…76f4holladit.ethBase—$0.98100%fluxa71d ago0xdff219…34b7b7
0xbd26…3b88holladit.ethBase—$0.98100%fluxa71d ago0x76620a…dfb9af
0xac79…0c48holladit.ethBase—$0.98100%fluxa71d ago0x5caf2f…3ec8c7
0x203d…1fd1holladit.ethBase—$0.98100%fluxa71d ago0xc158cb…0f3748
0x2467…266dholladit.ethBase—$0.98100%fluxa71d ago0xbbfe3b…d65ab0
0xccdd…da59holladit.ethBase—$0.98100%fluxa71d ago0xbb2f24…f0c6dc
0xef68…b04eholladit.ethBase—$0.98100%fluxa71d ago0xfdd5b7…959751
0x4af2…a621holladit.ethBase—$0.98100%fluxa71d ago0x47765e…e1b96f
0x9b36…c2ceholladit.ethBase—$0.98100%fluxa71d ago0x2f489d…391743
0x3067…5188holladit.ethBase—$0.98100%fluxa71d ago0x33283f…f7942d
0x2623…6d50holladit.ethBase—$0.98100%fluxa71d ago0x3882aa…5626e1
0xc8f9…9b27holladit.ethBase—$0.98100%fluxa71d ago0xcffde3…014d7b
0x6425…6d83holladit.ethBase—$0.98100%fluxa71d ago0x3b40c7…074c95
0x63d5…c733holladit.ethBase—$0.98100%fluxa71d ago0xf71e08…0007e6
0x0cee…aa3aholladit.ethBase—$0.98100%fluxa71d ago0xee0747…793d02
0x68b7…c833holladit.ethBase—$0.98100%fluxa71d ago0x3719ae…0e88cb
0xbd4b…65d5holladit.ethBase—$0.98100%fluxa71d ago0x91755c…71761e
0xd6df…5238holladit.ethBase—$0.98100%fluxa71d ago0x406daa…dc8a46
0xe0bf…e30aholladit.ethBase—$0.98100%fluxa71d ago0xc9823f…49a32a
0x730b…b16dholladit.ethBase—$0.98100%fluxa71d ago0x9607e1…5bf921
0x3757…104dholladit.ethBase—$0.98100%fluxa71d ago0x540170…8ee48f
0x428f…6cf5holladit.ethBase—$0.98100%fluxa71d ago0xfc5ced…6b73cf
0xce66…e9aeholladit.ethBase—$0.98100%fluxa71d ago0xc8063d…af4c70
0xfdc0…3552holladit.ethBase—$0.98100%fluxa71d ago0x4f5127…95a3ba

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.