Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xd66fc5…bf8801
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xbe3911…d40e49
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x313409…d74224
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x297ba2…c7cb58
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x97e26d…3afb03
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x51f868…935b6c
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2ab8d4…3ad0fc
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xde28f8…a67fe6
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x51a29e…4f143e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4a0b02…e18703
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc3c4fe…297563
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xefef3e…ef04f8
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x77bc26…2d810d
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x837514…3fd2bd
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x18dd2b…621668
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc0a8e2…dd9a5f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x085647…c78bed
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7978b8…d4d0a3
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xee84e3…d7724e
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08e409…1f1f3f
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x265fb8…0a085b
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0effdb…748a10
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbebed1…54d0d0
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x044313…d3b921
0x7cb3…e8ce0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaaf637…76786f

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.