Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4216…6def0xa286…27dfBase—$0.05100%candidates104d ago0x0cf66c…363c20
0xb991…c2600xa286…27dfBase—$0.05100%candidates104d ago0xe54045…f48329
0x33ba…aa460xa286…27dfBase—$0.05100%fluxa104d ago0xab5d79…970391
0xa5dd…9c550xa286…27dfBase—$0.05100%fluxa104d ago0x108be4…81bf36
0xf004…c23f0xa286…27dfBase—$0.05100%fluxa104d ago0x09cd4b…ecea91
0xbea5…b0030xa286…27dfBase—$0.05100%fluxa104d ago0x1afcb9…fc2da5
0x6b43…cdcb0xa286…27dfBase—$0.05100%fluxa104d ago0xce0fae…4b6e62
0x5421…f2a90xa286…27dfBase—$0.05100%candidates104d ago0xfdfecd…da563d
0x278c…31c30xa286…27dfBase—$0.05100%fluxa104d ago0xd16bd5…ab1eaf
0x3fcf…81ac0xa286…27dfBase—$0.05100%fluxa104d ago0x4db4c3…75d1fe
0xa298…1b3f0xa286…27dfBase—$0.05100%fluxa104d ago0x1ac752…df388f
0xf955…bfbb0xa286…27dfBase—$0.05100%fluxa104d ago0x558d18…2b2196
0x4152…ddd80xa286…27dfBase—$0.05100%fluxa104d ago0x25ce3e…a8ab70
0x568e…ad090xa286…27dfBase—$0.05100%fluxa104d ago0xe671e1…a78bd5
0x8da4…74cc0xa286…27dfBase—$0.05100%fluxa104d ago0xf9d0a5…dd3677
0xfa05…c30f0xa286…27dfBase—$0.05100%fluxa104d ago0xb48249…df5300
0x4fd3…9be30xa286…27dfBase—$0.05100%fluxa104d ago0x713940…d36340
0x561e…eb2d0xa286…27dfBase—$0.05100%fluxa104d ago0xffe22c…73b77d
0x87b8…afb60xa286…27dfBase—$0.05100%fluxa104d ago0x5a7d19…bcf986
0xca3e…feb00xa286…27dfBase—$0.05100%fluxa104d ago0xb6b606…9fc9f5
0xbe9e…188a0xa286…27dfBase—$0.05100%fluxa104d ago0xbc8d6b…aa21b8
0xc75b…62ee0xa286…27dfBase—$0.05100%fluxa104d ago0xdd838a…cc1b9f
0xd295…47bb0xa286…27dfBase—$0.05100%fluxa104d ago0x1ba407…97535d
0xf5de…d4f70xa286…27dfBase—$0.05100%fluxa104d ago0xcbd218…87d0fe
0x60f8…a7a20xa286…27dfBase—$0.05100%fluxa104d ago0x6264cd…7b8c38

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.