Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8bf3a3…9e4754
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x40da71…6f818d
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0dadda…ff2282
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b2ea3…1771e7
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa27096…812b40
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f6673…10ee9d
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7a732f…69af68
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbfd648…a11b66
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc309aa…d3daf9
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d2891…1362ca
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xabcb09…67c459
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb0866e…d899d9
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07df87…79f55e
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x56e1e0…b67ebb
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x33eda8…e5f092
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4c5a01…0917f9
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4b90d4…f16b97
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8dfb4b…807fe3
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcf981f…4b0eba
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x338755…90b321
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x70b6e0…14d781
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x64fbef…795295
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x99038b…59a034
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8b45fd…31c26b
0xcfc7…74660x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa2ffa4…98d3be

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.