Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x5bb60b…124a06
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa35d ago0xe9ce3d…c0d436
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x0c0e04…e303f5
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x37d87d…417c4a
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x61dde0…cb3194
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0xdc2268…d8cbe4
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x27c0d1…68a228
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x5f43ca…376df4
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x094a18…78659d
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0xc5b62d…f940ce
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0xdab76d…96bcd0
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0xbb1fdc…5e565c
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa35d ago0xab45de…05d55e
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0xf4c1ab…d9b5f4
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x0e79e4…08d2c9
0x70db…8aeb0x9c95…e299Base—$0.001100%fluxa35d ago0x8edc86…4ea243
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0xfbb025…0ccfbd
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0xb09710…126652
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0xc868d6…a581ef
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x04b245…71c013
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0xd18478…b036aa
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x4bffc0…dda3a5
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0xa639e8…87441f
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x7ddfee…2389bd
0x70db…8aeb0xfe80…47eeBase—$0.001100%fluxa35d ago0x55b3c1…0891ec

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.