Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4a63…dbe10x35e6…1f0eBase—$101.20100%0x0b44…80fc98d ago0xdb5a92…55a778
0x4a63…dbe10x35e6…1f0eBase—$101.12100%0x0b44…80fc98d ago0xca4744…f45b95
0x4a63…dbe10x35e6…1f0eBase—$1.06100%0x0b44…80fc98d ago0x9e73e3…26fcac
0x4a63…dbe10x35e6…1f0eBase—$1.06100%0x0b44…80fc98d ago0x69a11e…fa2551
0x4a63…dbe10x35e6…1f0eBase—$1.06100%0x0b44…80fc98d ago0xf56fb8…ea34b5
0x4a63…dbe10x35e6…1f0eBase—$1.06100%0x0b44…80fc98d ago0x6e2917…062315
0x4a63…dbe10x35e6…1f0eBase—$1.06100%0x0b44…80fc98d ago0x653f16…0c4498
0x4a63…dbe10x35e6…1f0eBase—$2.07100%0x0b44…80fc98d ago0x611736…0e8847
0x4a63…dbe10x35e6…1f0eBase—$2.07100%0x0b44…80fc98d ago0x1ffe75…9c40d7
0x4a63…dbe10x35e6…1f0eBase—$20.25100%0x0b44…80fc98d ago0x453170…93ee59
0x4a63…dbe10x35e6…1f0eBase—$20.25100%0x0b44…80fc98d ago0xcb2656…0605f7
0x4a63…dbe10x35e6…1f0eBase—$1.05100%0x0b44…80fc98d ago0x3c0729…5a98d1
0x4a63…dbe10x35e6…1f0eBase—$1.05100%0x0b44…80fc98d ago0xcd2d11…1d0578
0x4a63…dbe10x35e6…1f0eBase—$1.05100%0x0b44…80fc98d ago0x2f8f7b…8532c3
0x4a63…dbe10x35e6…1f0eBase—$1.05100%0x0b44…80fc98d ago0xb090be…5a5051
0x4a63…dbe10x35e6…1f0eBase—$1.05100%0x0b44…80fc98d ago0xf27307…d9101b
0x4a63…dbe10x35e6…1f0eBase—$2.06100%0x0b44…80fc98d ago0x0a0948…ec8bd0
0x4a63…dbe10x35e6…1f0eBase—$2.06100%0x0b44…80fc98d ago0x470c12…966b06
0x4a63…dbe10x35e6…1f0eBase—$2.06100%0x0b44…80fc98d ago0x9c05e6…f995cd
0x4a63…dbe10x35e6…1f0eBase—$2.06100%0x0b44…80fc98d ago0x8e256f…8324fe
0x4a63…dbe10x35e6…1f0eBase—$2.06100%0x0b44…80fc98d ago0x559d37…431385
0x4a63…dbe10x35e6…1f0eBase—$3.07100%0x0b44…80fc98d ago0x07c388…4e484f
0x4a63…dbe10x35e6…1f0eBase—$3.07100%0x0b44…80fc98d ago0x6ccc07…8ee2a2
0x4a63…dbe10x35e6…1f0eBase—$3.07100%0x0b44…80fc98d ago0x039265…5f3daa
0x4a63…dbe10x35e6…1f0eBase—$3.07100%0x0b44…80fc98d ago0xc5c58b…2063b5

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.