Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x40b2a4…02a487
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x88ceea…32a233
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x3a2a5e…812cfe
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x0999c0…dc780c
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0xbde8c3…772cda
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x9db664…215905
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x8926cf…f319f0
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x6a2931…d02992
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x89504b…61df69
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0xbeea89…8e7da6
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x13d417…fc07ed
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0xbe7aee…bb41bf
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0xeee575…074af8
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x1adbdf…5e9ace
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x724bc4…423b91
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0xe260f6…ae7843
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0xcf8d9a…a22df0
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0xc6bded…55fd82
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0xe3f871…b3283b
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x8d9c5c…8e35cd
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0xa3fa42…e7d21a
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x48feed…fea7a2
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x0ec32b…3dd47c
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0xa5d542…849435
0x6baa…13ad0xfe80…47eeBase—$0.001100%fluxa6d ago0x1f1c97…ceec65

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.