Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x44b11b…be4300
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0xc05d2c…0e3526
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0xcc3ab6…90bc16
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0xa96627…d87406
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x7f241a…58d3a3
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0xa474c9…794987
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown92d ago0x6e669f…c40160
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x03c6a4…7ace1d
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x036834…3b0150
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0xc6e492…dd3ec4
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x4fd8b6…68e76f
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0xfb7978…d05202
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0xc904c3…7af575
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0xf8f8cb…278ead
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x1bb0c0…4860bb
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x213f90…364f70
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x039667…ce69c0
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x22c644…1175d0
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0xe49bf9…223c94
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x65728b…4e60e2
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.06100%Route unknown92d ago0x8858a2…ef1828
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x30ef28…1c689d
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x06d1fb…03d7e6
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x3c804a…871619
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown92d ago0x2693a8…15e123

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.