Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4369…1ce70x1892…6085Base$1.50100%Route unknown92d ago0x044d25…6f503c
0x4369…1ce70x1892…6085Base$1.94100%Route unknown92d ago0xa8f70c…98d594
0x4369…1ce70x1892…6085Base$1.38100%Route unknown92d ago0xc4db48…156e62
0x4369…1ce70x1892…6085Base$1.84100%Route unknown92d ago0xb1ea22…0758d8
0x4369…1ce70x1892…6085Base$1.70100%Route unknown92d ago0xb25886…5f392c
0x4369…1ce70x1892…6085Base$1.27100%Route unknown92d ago0x5772a1…87c838
0x4369…1ce70x1892…6085Base$1.96100%Route unknown92d ago0xb8d82a…6e5613
0x4369…1ce70x1892…6085Base$1.43100%Route unknown92d ago0x2643ac…f56393
0x4369…1ce70x1892…6085Base$1.32100%Route unknown92d ago0x81bf86…423f03
0x4369…1ce70x1892…6085Base$1.09100%Route unknown92d ago0x29fdce…a9349a
0x4369…1ce70x1892…6085Base$1.34100%Route unknown92d ago0x322ea2…e0cafc
0x4369…1ce70x1892…6085Base$1.10100%Route unknown92d ago0xb087b3…e5a3c9
0x4369…1ce70x1892…6085Base$1.62100%Route unknown92d ago0xeb7dbd…17b449
0x4369…1ce70x1892…6085Base$1.57100%Route unknown92d ago0x7896c0…e0bb63
0x4369…1ce70x1892…6085Base$1.55100%Route unknown92d ago0x75b4ac…3a6faf
0x4369…1ce70x1892…6085Base$1.87100%Route unknown93d ago0x2c69f4…253f90
0x4369…1ce70x1892…6085Base$1.75100%Route unknown93d ago0x6da090…c9cb3e
0x4369…1ce70x1892…6085Base$1.69100%Route unknown93d ago0x44011f…45041e
0x4369…1ce70x1892…6085Base$1.58100%Route unknown93d ago0x3ac9ac…8ac568
0x4369…1ce70x1892…6085Base$1.29100%Route unknown93d ago0xa2110c…5bcc59
0x4369…1ce70x1892…6085Base$1.82100%Route unknown93d ago0xeecbda…0a7bd5
0x4369…1ce70x1892…6085Base$1.02100%Route unknown93d ago0x958844…d73aef
0x4369…1ce70x1892…6085Base$1.78100%Route unknown93d ago0xb0842e…e65e1a
0x4369…1ce70x1892…6085Base$1.95100%Route unknown93d ago0x82f93f…4fbbf3
0x4369…1ce70x1892…6085Base$1.47100%Route unknown93d ago0xc7d7bf…1d3b9f

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.