Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0xe9873d…9ed16c
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x5a8ddc…9dd199
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0xa935b4…233c0c
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x428ec8…96fb04
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x2705fe…156884
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x081e02…f6e5c9
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0xa97149…815f1f
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0xb9ee74…6f6ecd
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x8d4447…8f5f9d
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x448e0c…c823d3
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x75e961…f421d2
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0xbc039d…e83b2e
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x960f88…78bd2f
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x1e83d6…0d4ccd
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x564e7f…c825f2
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0xdebe0c…424eec
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x97b3a5…87c63e
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0xef3268…fd85eb
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x7d1882…054309
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x64dde5…52e3e6
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x9717f8…05f612
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x577972…1bd767
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0xe907d7…9d9ac4
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0xeef636…c4d8c5
0xf494…7b910x9c95…e299Base—$0.001100%fluxa81d ago0x1ea5fd…c39ad6

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.