Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa34d ago0x2522c9…40fc8d
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa34d ago0x26fe16…e3ffbd
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa34d ago0xf7d5b5…8530b9
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa34d ago0x612dde…bb5ceb
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa34d ago0xfdacbe…120221
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa34d ago0xd4f269…987f6d
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa34d ago0x575658…a2804d
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa34d ago0x733bc0…a32742
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa34d ago0xf0f5e7…243d10
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa34d ago0xdd7eca…826eae
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa34d ago0xa00944…a000db
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa34d ago0xa00ed8…f584b2
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa34d ago0x680b60…6b0401
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa34d ago0xbf1be5…078823
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa34d ago0x0f94c7…1f51de
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa34d ago0xe79e24…17e9d4
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa35d ago0x4bd57b…5172e6
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa35d ago0x0878d5…60b725
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa35d ago0xea998b…769032
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa35d ago0xa6ed50…aac761
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa35d ago0x0b139e…daaad0
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa35d ago0x4f1e3b…5b48de
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa35d ago0x1108e0…09193e
0xb78a…19d10x9c95…e299Base—$0.001100%fluxa35d ago0x7de12b…10f15e
0xb78a…19d10xfe80…47eeBase—$0.001100%fluxa35d ago0x570870…8f4986

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.