Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5138…cb450x1892…6085Base$1.34100%Route unknown91d ago0x4377a8…0c305e
0x5138…cb450x1892…6085Base$1.87100%Route unknown91d ago0xbc1ab9…961b90
0x5138…cb450x1892…6085Base$1.39100%Route unknown91d ago0x92ee4b…04cbc1
0x5138…cb450x1892…6085Base$1.76100%Route unknown91d ago0x677070…46e7a6
0x5138…cb450x1892…6085Base$1.34100%Route unknown91d ago0x46c032…439fcc
0x5138…cb450x1892…6085Base$1.03100%Route unknown92d ago0xbf0895…a36b81
0x5138…cb450x1892…6085Base$1.81100%Route unknown92d ago0x0c280f…56fc6f
0x5138…cb450x1892…6085Base$1.37100%Route unknown92d ago0x0cc766…90ff49
0x5138…cb450x1892…6085Base$1.58100%Route unknown92d ago0xbe9924…a88ac3
0x5138…cb450x1892…6085Base$1.11100%Route unknown92d ago0xee46db…65eb56
0x5138…cb450x1892…6085Base$1.83100%Route unknown92d ago0xd86866…a06321
0x5138…cb450x1892…6085Base$1.11100%Route unknown92d ago0x4b0375…c5ab48
0x5138…cb450x1892…6085Base$1.91100%Route unknown92d ago0x29e56e…64be73
0x5138…cb450x1892…6085Base$1.59100%Route unknown92d ago0x1608bf…247fd9
0x5138…cb450x1892…6085Base$1.33100%Route unknown92d ago0x129d89…808af2
0x5138…cb450x1892…6085Base$1.98100%Route unknown92d ago0x4b2eb1…659912
0x5138…cb450x1892…6085Base$1.72100%Route unknown92d ago0x4213f6…9dd879
0x5138…cb450x1892…6085Base$1.46100%Route unknown92d ago0x856b48…5a15a6
0x5138…cb450x1892…6085Base$1.62100%Route unknown92d ago0xced9c4…98dc3a
0x5138…cb450x1892…6085Base$1.58100%Route unknown92d ago0xbe9498…0aa490
0x5138…cb450x1892…6085Base$1.18100%Route unknown92d ago0x81a959…121066
0x5138…cb450x1892…6085Base$1.76100%Route unknown92d ago0x327028…a055fb
0x5138…cb450x1892…6085Base$1.84100%Route unknown92d ago0x6b3b60…8bf442
0x5138…cb450x1892…6085Base$1.18100%Route unknown92d ago0x26155f…3f000d
0x5138…cb450x1892…6085Base$1.76100%Route unknown92d ago0x760698…b6d7bd

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.