Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa106d ago0xcda5ae…51c923
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa106d ago0x29b045…5a4218
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa106d ago0x3209e8…5dfcd3
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa106d ago0x678c72…beaab8
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa106d ago0x2ed36c…ac4509
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa106d ago0x47666c…d1f928
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa106d ago0xac673f…03fb3c
0xb90a…9ae40xd24f…28bfBase$0.50100%fluxa106d ago0xa275b9…41c770
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa106d ago0x14a6df…93bfbd
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa106d ago0xd9f149…ac0b64
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa107d ago0xf96f2e…b0dc14
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa107d ago0x41fbb0…ccb99c
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa107d ago0x8e00bd…4fadc1
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa107d ago0x13a10d…c81afd
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa107d ago0x91e7fe…d217b8
0xb90a…9ae40xd24f…28bfBase$0.01100%fluxa107d ago0xc6dacd…2c8336
0xb90a…9ae40xd24f…28bfBase$0.05100%fluxa107d ago0xfa96c5…03807c

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.