Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x8ace32…9de2c3
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x77fd5e…85e7fc
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x2d0e49…b9405e
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x6ec641…b0499b
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x33bf47…1b3f54
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x3c4e9c…e3a41d
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x41e851…3239be
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x074cb3…d556c9
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0xd17bc1…19116a
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x050e90…e1d682
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0xce324e…182084
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x00b353…1b33f4
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x8be2ac…c01106
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0xba004e…f9c06a
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x977d37…b0a1bb
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0xd57765…f039a8
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x402d0a…02c736
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0xa8c60e…6d1f83
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x62e484…9128ad
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x911558…54deae
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x33cabe…4dbacd
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0xb40d43…eb5a17
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0xe0955a…1f8501
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0x2cbc6c…7197a6
0xfabe…1f3a0xa9dd…2315Base$0.002100%Route unknown44d ago0xa14025…cdb239

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.