Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbe11e2…6ec13b
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0b288a…4c27fe
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI102d ago0xffd8c9…bd6b5b
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe9a3ac…138ccd
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe5f6ba…94be68
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3fc90b…b6d252
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e8122…7c565d
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8bfe69…c25e87
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5f5cc7…9fe650
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa12474…2eb366
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdfe3e4…70461e
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x278052…d6070e
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x832cdc…890a23
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb37f35…553ddd
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x31743c…fb7b3a
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcfef85…3f3f32
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x798b7d…3956a7
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6c071c…9dcd98
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf969f2…92679c
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa8b43d…fce536
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4260d5…9a5fb5
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4d6973…e9a2b5
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa4fc6f…06d9c3
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x718ee1…951f84
0xa35e…50960x6a5e…c666Basex402 service$0.001100%payAI103d ago0x33875a…dd4dc5

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.