Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa27d ago0xb382ce…df4b7f
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa27d ago0x6924aa…236b35
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa27d ago0x2483a4…cd0d97
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa27d ago0xd9ed8a…f1a10b
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa27d ago0xcefc73…50041a
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa27d ago0x68b19e…4a30a0
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0x13bf20…12be6c
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0xe03ca5…df854e
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0x5f5368…eb5a9f
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0xf56862…e14bee
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0x6a45c5…e73fd2
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0xe6eed8…38f09f
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0x7ee8d7…8140ba
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0x4d434a…e1f778
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0x0ef1cb…a1d056
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0xb4d1d8…6e39f3
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0x70f030…fdaf8f
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0x59dfd0…abce96
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0xea77fc…0382ce
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0xa4185e…232b26
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0xcace8b…3dd539
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0xf9aa91…60fcea
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0x248616…f1680a
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0x80707f…23c299
0xe791…2d7e0xfe80…47eeBase—$0.001100%fluxa28d ago0xda94b2…13df2f

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.