Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x75ba34…b48fca
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbba355…76ce91
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x746a28…f90dd7
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x487cbc…6b4e81
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x17b074…c66fce
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe381cc…a5c659
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb6f622…6eb79f
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe9e752…688a25
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8a061d…7ee0aa
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd71436…f886b4
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x391423…7e6099
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4e704b…025c3a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7a4beb…4a682b
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf758f3…bda08a
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1ee283…9245bc
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x70f4da…23dab2
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbe1652…53150e
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfceb17…52a287
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc0173…00f7a1
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x588d9f…43deee
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb7658b…de87ad
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7a427f…4e0969
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2cb208…36f6c8
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce97eb…12c4d8
0x0cc1…9e880x6a5e…c666Basex402 service$0.001100%payAI108d ago0x06e334…8819e6

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.