Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12d5af…1aac43
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2a94e7…6f6aad
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd5a4b8…c041c9
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12448d…27f14f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2d799a…9ccd67
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf098b6…0c3c1f
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcacd99…c3e99b
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3d248c…19a5c3
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x54d503…2b0071
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa3eeb0…713736
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbde5aa…dbcf38
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb918b4…66945b
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb073ca…40c8b2
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x01d5d8…988e54
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x37b2e7…179329
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfde876…4e779e
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6465ef…943405
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe876e0…e689fb
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x007fb3…97fb98
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x864e24…2560d9
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8d3d60…fe2f9a
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x12b9ff…40243c
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdcbced…5a1359
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x804aff…971397
0x8b10…621b0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0de287…a14bdf

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.