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 ago0x529ba8…82da8d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x26d3d6…2a834e
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x956dca…c72d40
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xf26a99…2081ea
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xccb866…2ddfcb
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x30fb7d…4f7d2c
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x9fe72a…9aad1c
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xf9cae3…8cd60c
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x6578a2…04ff61
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x3697f6…9522f7
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xe70fbb…96f383
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x3d247d…75a72d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xda37d7…a3e994
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x52dd51…8ba61a
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xf3275f…2a492d
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xb4533b…7083c4
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xe4db91…766268
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x8a0031…7c31da
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xa35739…6dfe02
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x6c79ea…c28d12
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x9bc271…7b91af
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xb2a314…89ee89
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x66a71a…880841
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0x35cffb…88cbbe
0x3560…6af00xfe80…47eeBase—$0.001100%fluxa29d ago0xef9daa…084349

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.