Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0xa85e64…18eb1a
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0xbd661c…72bdf8
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0xb9c246…0fcd23
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0xf0b301…c26080
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0x1547ae…0b2214
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0x416c4d…394b65
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0x3e967b…c60c66
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0x95d17f…432e3d
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0xe50f83…20eb3c
0x7838…e0060x6a5e…c666Base$0.001100%payAI83d ago0x9b39f9…81eac5
0x7838…e0060x6a5e…c666Base$0.001100%payAI83d ago0xe25762…6de4da
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0x7dc302…deccf0
0x7838…e0060x6a5e…c666Base$0.001100%payAI83d ago0xb88568…b97c9c
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0x072026…24f2e9
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0xcd6df6…f5bf0a
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0x0a4069…7fa380
0x7838…e0060x6a5e…c666Base$0.001100%payAI83d ago0xe8dd3e…29b175
0x7838…e0060x6a5e…c666Base$0.001100%payAI83d ago0xee6c92…4b2ab4
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0xf5a6ed…b0763a
0x7838…e0060x6a5e…c666Base$0.001100%payAI83d ago0x5c4489…c38ee2
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0xc3563b…dcf303
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0xb4963d…5cf24e
0x7838…e0060x6a5e…c666Base$0.001100%payAI83d ago0x15b704…8c2cb3
0x7838…e0060x6a5e…c666Base$0.001100%Route unknown83d ago0x2d3e57…153bf7
0x7838…e0060x6a5e…c666Base$0.001100%payAI83d ago0x4ef393…fd5b81

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.