Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0xfd278f…2e6eba
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0xa436c9…b65363
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0x543301…ee90ef
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0xf67e03…7aa433
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0x59f155…053830
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0xf680b2…7df83d
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0x476ef4…4b101c
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0xf06e4b…7a66cd
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0xc5a122…95ebd7
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0x3d833c…d15a46
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0xafede8…074cd8
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0xfd23a3…e86557
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0xb397a7…071267
0x5a62…da300x9c95…e299Base$0.001100%Route unknown51d ago0x9d7a26…af9656
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0x349220…f8f13e
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0xb27c14…ecda20
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0x3689cf…559a38
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0xcc0c3d…440463
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0xcf0ca6…f36c00
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0xbff83e…2809cb
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0x754bbf…42a7e7
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0xd01d2d…31f103
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0xdacf28…7c85eb
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0x1545e2…898772
0x5a62…da300x9c95…e299Base$0.001100%Route unknown52d ago0x021376…b434fa

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.