Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x857f…43cd0x48ad…36b8Base$0.05100%ultravioletadao103d ago0x4dba6a…279f6c
0x857f…43cd0x48ad…36b8Base$0.05100%ultravioletadao103d ago0x6fd2a1…ae4c57
0x857f…43cd0x10fa…3891Base$0.01100%ultravioletadao103d ago0x02485a…4077ac
0x857f…43cd0x10fa…3891Base$0.03100%ultravioletadao103d ago0x3f12e7…892463
0x857f…43cd0x10fa…3891Base$0.03100%ultravioletadao103d ago0x1a6cb2…9b8e6c
0x857f…43cd0xc739…ecaaBase$0.02100%ultravioletadao103d ago0x11687b…7b8acc
0x857f…43cd0xc739…ecaaBase$0.02100%ultravioletadao103d ago0x4f7eaf…d5b7e3
0x857f…43cd0x35a6…f6e8Base$0.02100%ultravioletadao103d ago0x6a52f8…61889b
0x857f…43cd0xc739…ecaaBase$0.01100%ultravioletadao103d ago0xb86e3a…2ee8af
0x857f…43cd0x48ad…36b8Base$0.05100%ultravioletadao103d ago0x36e27f…04686c
0x857f…43cd0xb156…860dBase$0.02100%ultravioletadao103d ago0xecd531…b2f505
0x857f…43cd0x48ad…36b8Base$0.05100%ultravioletadao103d ago0xf19b0e…5695dc
0x857f…43cd0x35a6…f6e8Base$0.01100%ultravioletadao103d ago0x7800d8…5c9690
0x857f…43cd0x48ad…36b8Base$0.05100%ultravioletadao103d ago0x4a034d…93560f
0x857f…43cd0x48ad…36b8Base$0.05100%ultravioletadao103d ago0xb350a8…bc12bc
0x857f…43cd0xa993…3be6Base$0.01100%ultravioletadao103d ago0x343dc0…360788
0x857f…43cd0xa993…3be6Base$0.03100%ultravioletadao103d ago0xcb2fe2…c222d8

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.