Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcfa755…b6a797
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x89fea3…71e4f2
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9f2757…92d403
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4db7c…2f7808
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0c6341…b806b6
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3390ef…2c0f56
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf240b6…4dac1a
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1571e4…3c0eb6
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x209857…462425
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf40f74…3b1302
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3d32db…cc87d1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3bab9…d2a802
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xee8185…3895ce
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x83c56a…7c0dca
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb92a50…6eb328
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9924d…b9bcf0
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5af6a6…f777a9
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3b62b9…a64dd0
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x737fbc…c8fef5
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6156e0…01f1d8
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfe8261…270c71
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0570d…f06578
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x77754c…2b8952
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc1bb47…1b9402
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0196d0…e3d9ff

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.