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.66100%Route unknown91d ago0xe7f0ad…1a487c
0x4369…1ce70x1892…6085Base$1.08100%Route unknown91d ago0xbfe14f…6ec881
0x4369…1ce70x1892…6085Base$1.02100%Route unknown91d ago0x588ec5…5abfc8
0x4369…1ce70x1892…6085Base$1.79100%Route unknown91d ago0x58d1de…52910d
0x4369…1ce70x1892…6085Base$1.56100%Route unknown91d ago0x01597a…6ddb91
0x4369…1ce70x1892…6085Base$1.20100%Route unknown92d ago0xdc2c78…085638
0x4369…1ce70x1892…6085Base$1.51100%Route unknown92d ago0xba08c9…6554ee
0x4369…1ce70x1892…6085Base$1.20100%Route unknown92d ago0x53a271…b2496a
0x4369…1ce70x1892…6085Base$1.56100%Route unknown92d ago0x668726…8fb777
0x4369…1ce70x1892…6085Base$1.24100%Route unknown92d ago0xecd7ff…00a069
0x4369…1ce70x1892…6085Base$1.40100%Route unknown92d ago0x2d9da0…4e76aa
0x4369…1ce70x1892…6085Base$1.95100%Route unknown92d ago0x7da802…05131c
0x4369…1ce70x1892…6085Base$1.17100%Route unknown92d ago0xd86338…5604b0
0x4369…1ce70x1892…6085Base$1.43100%Route unknown92d ago0xd8abc4…5de16f
0x4369…1ce70x1892…6085Base$1.44100%Route unknown92d ago0xbfbce1…414d5f
0x4369…1ce70x1892…6085Base$1.67100%Route unknown92d ago0xafeb48…a21c37
0x4369…1ce70x1892…6085Base$1.47100%Route unknown92d ago0xb98ae6…abe5db
0x4369…1ce70x1892…6085Base$1.70100%Route unknown92d ago0x6fd3f7…da7456
0x4369…1ce70x1892…6085Base$1.20100%Route unknown92d ago0x301e57…9905e3
0x4369…1ce70x1892…6085Base$1.77100%Route unknown92d ago0xba2e77…0c8ed2
0x4369…1ce70x1892…6085Base$1.16100%Route unknown92d ago0x7f134d…37b3eb
0x4369…1ce70x1892…6085Base$1.12100%Route unknown92d ago0xb35399…c3e94b
0x4369…1ce70x1892…6085Base$1.06100%Route unknown92d ago0x80d329…48409e
0x4369…1ce70x1892…6085Base$1.41100%Route unknown92d ago0x8577ea…f0b1db
0x4369…1ce70x1892…6085Base$1.46100%Route unknown92d ago0x8324f8…3da7cf

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.