Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x481fac…db3202
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0ecbb8…a046f7
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x207b60…8ac888
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc78c94…32ab77
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x37da40…86dba4
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96054c…d4a3bf
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f2d22…1cd0e5
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdb01a0…80ab56
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1209b2…afcb63
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5f141d…dcbed2
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb22846…fb7af5
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8887cb…958855
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcfe6cd…caeb98
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf47dc4…566ac8
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd4fe7e…cdfe7a
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf38e7a…01bc9e
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfcc7a7…9656f3
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2b87a5…40db54
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2292ac…135282
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0x569bb6…91f6b2
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI103d ago0xba9b87…4ffbe4
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e71b5…c97e0c
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x48fdd8…ce460d
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x27fb32…651d33
0x145e…3db60x6a5e…c666Basex402 service$0.001100%payAI104d ago0x86a285…ccdd5c

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

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