Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0c657e…593d6e
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc5daa2…9fbec9
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xebae00…1f12d7
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x521ad5…562a71
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x22b3c9…7a013d
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3f0e21…84bb1e
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x803364…248d4b
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdea776…a364b1
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x450414…e11e64
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x75ed68…873bdb
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3002c4…8a3359
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5bc53e…7e11d2
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x79045c…224fb9
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4cf7f2…0f93b4
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3b4489…3d9c53
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8eb9f3…4b5cad
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa23501…502b98
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x602934…2495d7
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x576c5b…c57d1f
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2092ea…d18c62
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x876eda…64e6fe
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ac80b…e756b1
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x88a600…d24e6e
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x894720…834869
0x8e15…54650x6a5e…c666Basex402 service$0.001100%payAI116d ago0x378f47…058798

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.