Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x371d06…838f41
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x09b5fb…bf8269
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x3b0cb6…11ac1b
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x122e3b…9a2e57
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x86aab3…1da9d5
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x2dd866…5de831
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0xae09e4…4caa99
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0xd8fe08…5aa26d
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x46d5a3…9a834b
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x22166c…c5cc7f
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x1117e0…d5afbd
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0xe909af…48749e
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x685942…4d1589
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0x0b56b0…0a1c1d
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown84d ago0xf29050…80ca35
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown85d ago0x751407…09e46f
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown85d ago0x6649f3…467194
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown85d ago0x366cd9…145a0d
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown85d ago0xb374b7…339f9a
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown85d ago0x1d1ead…f9b26b
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown85d ago0x7f20e8…593dc7
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown85d ago0x5159a5…97bcd5
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown85d ago0x21d016…33f3dc
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown85d ago0x86a2d2…1f1f94
0x9fda…1ce70xa9dd…2315Base$0.002100%Route unknown85d ago0x00bc45…010eaf

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.