Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc96b…63bf0x10c1…1e24Base—$0.44100%coinbase119d ago0x14e6cb…90dbb2
0xc96b…63bf0x10c1…1e24Base—$0.56100%coinbase119d ago0x7512b5…909223
0xc96b…63bf0x10c1…1e24Base—$0.55100%coinbase119d ago0x3a4be4…3f70d6
0xc96b…63bf0x10c1…1e24Base—$0.60100%coinbase119d ago0x24c9c0…16068b
0xc96b…63bf0x10c1…1e24Base—$0.29100%coinbase119d ago0xbfa854…4674aa
0xc96b…63bf0x10c1…1e24Base—$0.56100%coinbase119d ago0x32506b…bef9f8
0xc96b…63bf0x10c1…1e24Base—$0.54100%coinbase119d ago0x2b5f38…ee4619
0xc96b…63bf0x10c1…1e24Base—$0.58100%coinbase119d ago0x43aaf7…58f79e
0xc96b…63bf0x10c1…1e24Base—$0.63100%coinbase119d ago0x381def…2fca8b
0xc96b…63bf0x10c1…1e24Base—$0.58100%coinbase119d ago0xeb88c4…ac5dd0
0xc96b…63bf0x10c1…1e24Base—$0.68100%coinbase119d ago0x92e9f4…9ae2bb
0xc96b…63bf0x10c1…1e24Base—$0.62100%coinbase119d ago0x5d26a2…40a1a6
0xc96b…63bf0x10c1…1e24Base—$0.60100%coinbase119d ago0x4abf59…d4efe5
0xc96b…63bf0x10c1…1e24Base—$0.60100%coinbase119d ago0x893acd…4eba00
0xc96b…63bf0x10c1…1e24Base—$0.59100%coinbase119d ago0xb7d600…d6905f
0xc96b…63bf0x10c1…1e24Base—$0.58100%coinbase119d ago0xf72d5e…d423cb
0xc96b…63bf0x10c1…1e24Base—$0.51100%coinbase119d ago0x7df579…99c23f
0xc96b…63bf0x10c1…1e24Base—$0.59100%coinbase119d ago0x91121f…6f3a6f
0xc96b…63bf0x10c1…1e24Base—$0.65100%coinbase119d ago0x90f073…0d9bb2
0xc96b…63bf0x10c1…1e24Base—$0.62100%coinbase119d ago0x777d17…31652e
0xc96b…63bf0x10c1…1e24Base—$0.58100%coinbase119d ago0x399200…c2461d
0xc96b…63bf0x10c1…1e24Base—$0.58100%coinbase119d ago0x57c749…b9f387
0xc96b…63bf0x10c1…1e24Base—$0.56100%coinbase119d ago0x97221d…ef54a3
0xc96b…63bf0x10c1…1e24Base—$0.62100%coinbase119d ago0x4cf0ae…cc7786
0xc96b…63bf0x10c1…1e24Base—$0.63100%coinbase119d ago0x60e8c7…db3808

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.