Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdbd397…fb0548
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x81b33b…2ec71b
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03e15e…be71f8
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9e2d3…b3cd1d
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7af9ad…dde954
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x74fff3…ab889b
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa3cefc…4d876d
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3f0604…87e601
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcdc921…ff027b
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9d770…a40102
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaa6c97…28acd0
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc09ab3…6c6348
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x789f42…e837da
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1da7a8…842872
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x51f224…6d0b53
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf9ba5…baa90d
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3edf34…6a5e40
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf48456…c2164f
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4929c2…ceaefc
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d45ff…3a3cbb
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdb7158…9829fa
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2cbc3a…8d5958
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07cddc…3c466e
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6e7242…750254
0x06f8…f8f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd836a2…e7cb0f

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.