Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x06fc8f…cd443a
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x899355…6d0afb
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x87dc2c…b3a780
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0xcac6b0…092e59
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0xb7fd96…be73a8
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0xf2623a…0bd443
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x9c3894…e62dbf
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x460ab7…78d3cb
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x3a167c…e14d95
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x3b08c0…42cc99
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x7a644c…668635
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x4bb183…56eec8
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0xf080c5…423d88
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x01b466…68ef64
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x272663…1b9466
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0xe169d5…3a1fe8
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x282742…fb5e8c
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0xb9436f…103248
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x9c6328…ffc76d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0xe72b37…2726e3
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x20c4c4…88a523
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x2ce042…2678c2
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x711401…d47737
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x12a737…b9bbf6
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI111d ago0x24606e…c89892

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.