Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x2c3bb5…8cf2c2
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x3bba12…7cc51d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x8c38c4…6cd6d8
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x2f64df…84cc7f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xe78875…883243
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xabbd9e…8a8f2f
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xf4514b…6c0cdc
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x61227a…aa53eb
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x90dfe9…3f55e3
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x6da886…6525d1
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x716677…ac82f6
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x0597f8…52423d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xc85f2c…fc70cc
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x7f2d23…3f95fb
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xedd854…a20ae9
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xb4a2e4…4c00e0
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xf91912…59712b
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x75e249…be609d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xf3d577…f2ed16
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xafbebf…26df42
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x17a23c…7e5310
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0xc981cd…3e0b45
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x1cea66…bc2f61
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa30d ago0x2e6f3f…0c291e

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.