Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0xddeec5…c812aa
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0xad50c1…a849d7
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x0585fc…372f60
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x34691f…a5534c
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x7b08e2…e46c32
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x39bf67…0785cb
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x676d8e…1177ad
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x77acbc…ab0159
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x807ba2…16d358
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x760723…1c581a
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0xaff07c…a841ff
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x6c11e5…1edf6c
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x4355b5…48a0ea
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0xff9a2c…c26421
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x4c380a…8d33c9
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x76277e…d82deb
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0xb94d15…2aa44b
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x0d71f7…f15b66
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x8b31d3…17058c
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0xbc3424…b52e0a
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0xb472c2…6db03c
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x9973e7…8f1734
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x5136d5…54a404
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0x6808f2…1b99d6
0x55f0…807f0xfe80…47eeBase—$0.001100%fluxa50d ago0xe7c66b…86bacd

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.