Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0xfa6854…a83a6b
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x20c96d…a84353
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x921c3c…4853b9
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x5d2673…d20f9e
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0xe8676d…7d8131
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x189d5e…89f3da
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0xa2b4a8…7d3132
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0xd754f6…7ea1d3
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x56b832…3cd6fe
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x4c40e2…0c2958
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x2bcfee…c42bab
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x966125…6bb68d
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x8433ee…8cdf50
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x367d88…df12cd
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0x4b80b8…a893e2
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown55d ago0xc9dd4f…49b27f
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown56d ago0x562002…a4ad26
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown56d ago0xbe76e2…2a8bd4
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown56d ago0xf4eb90…2b2b4d
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown56d ago0xbf3d06…db0506
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown56d ago0xf1ee12…561f28
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown56d ago0x3fa717…644df8
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown56d ago0x05f06e…6abec2
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown56d ago0x2e4dcf…75631c
0x932f…0ddc0x9c95…e299Base$0.001100%Route unknown56d ago0x285406…63c5c2

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.