Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe50881…1a57f7
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x98689c…ac8d03
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa9e42d…d02ccb
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5f97e6…3ced3e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x399571…6f7e07
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe6e2d1…3ab787
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1bb450…1dc955
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x24b4d7…f7556a
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd00b7e…0d5394
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4ad7b7…5c119d
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcbb65d…25114a
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d8f70…3658f7
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6aab55…5f9957
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf70f5e…6d82db
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b2915…f747e6
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5fcc3f…b12702
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6ab00…9c2330
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc2c5ac…55ea4e
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a6ce4…90d020
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x107fbf…cd5419
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x032be7…f77265
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x669bf8…4bb42c
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1f9e3…602cf9
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb77987…1f33db
0xca67…4c140x6a5e…c666Basex402 service$0.001100%payAI115d ago0x63bd35…20eb64

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.