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%payAI110d ago0x0966de…fc866d
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x123200…88fb7a
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x88b6a1…308255
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd78bec…b7b6a4
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x41926b…3a737a
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x893b0e…2df628
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x703eef…05e75a
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaaaf73…3691a2
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xea3b9d…8977c8
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3a5e40…2697af
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x971b5b…44fc64
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x068d96…dda416
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8f331b…5fbc6c
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x019dca…c7dfc8
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfa37ae…7f8fbd
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5efafc…0f60a3
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab5a04…fee094
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x05ac77…3c722d
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7b279f…35e1fc
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ceca2…451107
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc600b4…dc91c5
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c6594…f4ab25
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x46b044…d1e066
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x120a03…dcb0b4
0xa024…b0f90x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91527f…51419e

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.