Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa41d ago0x36d7b1…8b039d
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa41d ago0xb4b7a1…2c53e2
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa41d ago0x16770b…67e4c2
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa41d ago0xae8b81…341834
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa41d ago0x40445a…b084e9
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa41d ago0xb28e03…0d5d2b
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa41d ago0xf50eef…764ebf
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa41d ago0xc8613c…98ab02
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa41d ago0xa264aa…c256c7
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa41d ago0xc8461e…6e6103
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa41d ago0xc2dcaa…0942e6
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa42d ago0x7f24b5…57c8cb
0xe7fd…4e780xfe80…47eeBase—$0.001100%fluxa42d ago0xfae72b…dae589
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0x370b0f…bf74d7
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0x9e2457…a48646
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0x88a2f0…b19568
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0x9aa75c…aa4667
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0x5d064b…bfcde1
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0x5b2110…b5f0aa
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0xe2c279…ba7acb
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0xd7b8b3…090075
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0xb3d7a9…a1c46f
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0x6c7381…c115c0
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0x0a86a9…88207b
0xe7fd…4e780x9c95…e299Base—$0.001100%fluxa42d ago0xc4a30f…280efc

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.