Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0x3637b4…ad3b78
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0x9767e1…1ea281
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0x075607…7d2433
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0x9c5910…6b767e
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0x8ade0f…e33b31
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0xbe4acd…ef2867
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0x81873e…7355b9
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0x39df79…3456b9
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0xad13ee…28701d
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0x8a36d9…796b8a
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0x600373…15bddb
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0x18d842…d0d8f4
0xab90…a3590x9c95…e299Base$0.001100%Route unknown54d ago0xd2f3b0…af208a
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0x5a1f31…e0cc9f
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0x2f1d1a…62ca9d
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0x811ead…86c38d
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0x9fef9b…97197a
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0x2d4ccb…747b14
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0xe22f32…0e8df1
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0xf92d99…1a691a
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0x78ae55…bcf3df
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0xe437da…439e06
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0xb8c3c2…d0a3a2
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0xaebf92…7e60dd
0xab90…a3590x9c95…e299Base$0.001100%Route unknown55d ago0x822194…bc3fae

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.