Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xddcd4a…376b3c
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb46694…9bf661
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x164865…603f19
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xff51b3…8f88c3
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xebcb72…ed1092
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e17d8…37c909
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3f1c1a…9311d2
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4b47b9…8a0bef
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x46762d…d7df1a
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x877063…05e965
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7015e…26d930
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2e0670…267daf
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01d10d…469b9c
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x711feb…4dd34e
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc36fe4…8ff456
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9c7ca1…407e3d
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x275c9f…d1739d
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x358566…9a9011
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x557046…f580ee
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x663564…55e91a
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x464b02…38deda
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x207dfe…aeec97
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc25aac…a7456d
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5348a3…9ed7b8
0x1e0c…72b60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x931f01…6104cf

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.