Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x4e3c23…b18b89
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x53873c…b533a6
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x01cd71…388902
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x3b710f…3ba81f
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xff2284…08a4ce
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x3a8fab…679fe2
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x8b384b…679c53
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xb88992…300190
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x90e34c…42cb09
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x2a68dd…ef8554
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x129496…33b5c8
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x25f821…c8e6a0
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xb0c2ea…fe9703
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xa5845f…f65f84
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x842ce2…acd4e2
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x6311e7…ab4203
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x9f00df…2cd910
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xfc1082…388538
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x9f5fbf…57e1e3
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x53b0af…cb525d
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x17f4ae…18b853
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x5737df…bb13ff
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xf4893c…3c4ba2
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0xbba7f0…334a4e
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa25d ago0x2c803c…cecdb1

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.