Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7079…2f4a0xa200…de20Base—$3.20100%0x4661…93fd108d ago0xa92a5d…6a6e33
0xf671…ae870xa200…de20Base—$3.20100%0x4661…93fd109d ago0x784d17…ded407
0xa1bd…bb130xa200…de20Base—$3.10100%0x4661…93fd109d ago0x71d059…a0cf92
0x304e…af6c0xa200…de20Base—$3.20100%0x4661…93fd109d ago0x634743…4170df
0x20d7…c5890xa200…de20Base—$3.20100%0x4661…93fd109d ago0x8f1214…9c20c6
0xc0c0…8e4c0xa200…de20Base—$3.20100%0x4661…93fd109d ago0x495c46…d9a5b8
0xba80…d77d0xa200…de20Base—$3.20100%0x4661…93fd109d ago0x55beb0…608662
0x54e0…c29e0xa200…de20Base—$3.20100%0x4661…93fd109d ago0x03fb17…597cf6
0xd4b8…ee270xa200…de20Base—$3.20100%0x4661…93fd109d ago0x74ef39…62cda2
0xee9c…e6690xa200…de20Base—$3.21100%0x4661…93fd109d ago0x9be8cd…8f5ca1
0xc598…3a490xa200…de20Base—$3.16100%0x4661…93fd109d ago0x1f779d…fd2d74
0x36b8…787f0xa200…de20Base—$3.21100%0x4661…93fd109d ago0x67a4d5…6c0e54
0xf5ff…91f40xa200…de20Base—$3.21100%0x4661…93fd109d ago0x60de0c…ba990f
0x7563…a8980xa200…de20Base—$3.15100%0x4661…93fd109d ago0xed4210…3337e3

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.