Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0x3b30…0a87Base—$0.98100%fluxa21d ago0x20c931…3b100b
0xc49a…9d2f0x9276…6e6cBase—$0.98100%fluxa21d ago0x54a046…9c05be
0xc49a…9d2f0xc12f…dc52Base—$0.98100%fluxa21d ago0x37fc0f…3facde
0xc49a…9d2f0xd32f…581aBase—$0.98100%fluxa21d ago0x98ba0c…f12c45
0xc49a…9d2f0x178a…5e4fBase—$0.98100%fluxa21d ago0xd2fb10…8fc6db
0xc49a…9d2f0x4488…0d3bBase—$0.98100%fluxa21d ago0xf2ab00…70023d
0xc49a…9d2f0xd6dc…3259Base—$0.98100%fluxa21d ago0xf0a473…2d7935
0xc49a…9d2f0x77fe…9c06Base—$0.98100%fluxa21d ago0xadabbd…cc4361
0xc49a…9d2f0x960c…27e5Base—$0.98100%fluxa21d ago0x5bc4a7…6ddbf7
0xc49a…9d2f0x63dc…d4e8Base—$0.98100%fluxa21d ago0xde7fb8…ac01ed
0xc49a…9d2f0xc6d5…0decBase—$0.98100%fluxa21d ago0x401d9c…414d9b
0xc49a…9d2f0xc886…a465Base—$0.98100%fluxa21d ago0x16619d…01ac85
0xc49a…9d2f0x1e3f…369aBase—$9.80100%fluxa21d ago0x763c39…b9c002
0xc49a…9d2f0x64b3…7787Base—$0.98100%fluxa21d ago0x9d4aef…ae43e8
0xc49a…9d2f0x1471…6275Base—$0.98100%fluxa21d ago0x1f3895…b10512
0xc49a…9d2f0xc9ce…021cBase—$0.98100%fluxa21d ago0x87d249…2bc272
0xc49a…9d2f0xa38d…04cfBase—$0.98100%fluxa21d ago0x376d31…496027
0xc49a…9d2f0x1d08…477eBase—$0.98100%fluxa21d ago0x2def00…834832
0xc49a…9d2f0x3337…48dfBase—$1.00100%fluxa21d ago0xdcfcdb…428f98
0xc49a…9d2f0xc34a…fcd8Base—$0.98100%fluxa21d ago0xc19f7d…f94938
0xc49a…9d2f0x4cf7…585aBase—$1.96100%fluxa21d ago0x0658e7…23cf6d
0xc49a…9d2f0xc220…93c1Base—$0.98100%fluxa21d ago0xf7b381…afc785
0xc49a…9d2f0xbad5…1e03Base—$0.98100%fluxa21d ago0xaf82fb…4bb9b4

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.