Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x944b58…90db79
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf62934…c07324
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xeb989e…1545fa
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x56600f…364c62
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4bf304…385e7e
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2e0aa2…b49157
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9872b5…30f180
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x15600c…1cb043
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd0c8ff…05f227
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x56d26d…1cf70c
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe34ed…3ca927
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x98eb95…5e31ef
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI108d ago0x26d068…55b184
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa4aed6…1e1ad9
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0x10257b…36e7e6
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc1562c…bcd53f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7bd016…643330
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c0aee…306ce4
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2fbc9b…b84671
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0xeb6780…747e37
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0xef6bee…60388f
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf3db03…9ec872
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0x13da8d…272c2a
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52872d…8f1374
0x1c81…e6720x6a5e…c666Basex402 service$0.001100%payAI109d ago0x26909c…56ec52

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.