Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x548afe…4034e5
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x9d1d72…287f07
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x4a03b8…69df3e
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x3c6be9…cc6bd4
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0xc1c50e…e6403f
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x9d2634…684c92
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x907738…c0466a
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x5cda40…d8499e
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x0c2f91…d4e110
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x4701b0…2bc98c
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0xeee333…59569a
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x73dba1…400c00
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0xd4f3ab…ebe267
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x8697e7…98be2b
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x18c8d7…386514
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x57a11e…870cf0
0x019a…97570xfe80…47eeBase$0.001100%fluxa22d ago0x2e7c66…31619b
0x019a…97570xfe80…47eeBase$0.001100%fluxa23d ago0xacfa31…294d6c
0x019a…97570xfe80…47eeBase$0.001100%fluxa23d ago0x5a10f4…b298cd
0x019a…97570xfe80…47eeBase$0.001100%fluxa23d ago0x90b0de…a95816
0x019a…97570xfe80…47eeBase$0.001100%fluxa23d ago0x7c677f…a95e9f
0x019a…97570xfe80…47eeBase$0.001100%fluxa23d ago0xcfd212…2920af
0x019a…97570xfe80…47eeBase$0.001100%fluxa23d ago0xeb1c84…e9a3ea
0x019a…97570xfe80…47eeBase$0.001100%fluxa23d ago0xa78d42…08f16b
0x019a…97570xfe80…47eeBase$0.001100%fluxa23d ago0xc587e1…6ceb06

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.