Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7e1ef5…659b71
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0ff58…1f5be1
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc18baf…30d4af
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x627a6d…087647
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x59f04e…9856c0
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x60c1a8…99bde9
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5096b8…7de3d1
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5cf841…2e96ca
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6e4941…0204b8
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x107734…2335c1
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x959ffd…e992a5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0baa59…937351
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x41b235…9345cc
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x92f2da…846a5f
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0f6c73…6d6613
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x87d2a5…714ee6
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9f0a21…77a6e0
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x33dcc2…2655f5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf6cfd5…4d5589
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd718ba…d27111
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf230c5…778e10
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x18e141…c180e5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x323e97…53d729
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd9202e…5905c7
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI108d ago0x6a2857…00950d

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.