Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9e9…04d30x3fcc…7944Base—$0.08100%fluxa16d ago0xa93259…1aa516
0x072f…a8090x3fcc…7944Base—$0.08100%fluxa16d ago0xc0e658…6121d2
0x94ec…499c0x3fcc…7944Base—$0.08100%fluxa16d ago0x01cd83…bad217
0x4bc6…77e90x3fcc…7944Base—$0.08100%fluxa16d ago0x3054ac…6b9145
0xd489…ce720x3fcc…7944Base—$0.28100%fluxa16d ago0xa15d5f…656fb1
0x0ffb…83c60x3fcc…7944Base—$0.28100%fluxa16d ago0xda2a34…744c75
0xd870…083a0x3fcc…7944Base—$0.28100%fluxa16d ago0x4b5804…73cc30
0x97f4…8a2a0x3fcc…7944Base—$0.08100%fluxa16d ago0x1b04c8…8b6286
0xd279…c82e0x3fcc…7944Base—$0.28100%fluxa16d ago0x3d5429…038107
0x4a89…2a2c0x3fcc…7944Base—$0.28100%fluxa16d ago0xe6e40a…ff7dc0
0x900c…dea50x3fcc…7944Base—$0.08100%fluxa16d ago0x8362fe…fea758
0x5e6f…b6ad0x3fcc…7944Base—$0.08100%fluxa16d ago0xeac897…c5b597
0x708d…d9c40x3fcc…7944Base—$0.08100%fluxa16d ago0x5a12b1…3c4b91
0x0e1d…ad460x3fcc…7944Base—$0.08100%fluxa16d ago0x656b90…21cc24
0x2801…cecf0x3fcc…7944Base—$0.08100%fluxa16d ago0xc08618…c47caf
0x92f9…6c700x3fcc…7944Base—$0.08100%fluxa16d ago0xca87ce…7fdef1
0x23b4…343a0x3fcc…7944Base—$0.12100%fluxa16d ago0x9bf91f…f78d3f
0x8e26…9b060x3fcc…7944Base—$0.12100%fluxa16d ago0x9b50c4…27c4b5
0xef4e…a2c20x3fcc…7944Base—$0.10100%fluxa16d ago0xa0c5f3…d2ea5a
0xddad…bdd00x3fcc…7944Base—$0.08100%fluxa16d ago0x63bcfa…f52d77
0xe25d…7d2a0x3fcc…7944Base—$0.08100%fluxa16d ago0x6092c8…9e2d7f
0xaa45…bcba0x3fcc…7944Base—$0.28100%fluxa16d ago0xd9175f…5b597b

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.