Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x53d93b…6feadc
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x774205…fb7675
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b0124…58cf42
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86f4ea…be0aea
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x23c6ed…2a7920
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2352ed…ee3c87
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x25aba2…b62918
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7f1892…d8bf67
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa9cad…eec94c
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7b3391…adaf77
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ccf09…43e6d4
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb48bfe…b0dbd9
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe349b0…122981
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa6a06e…23d2f6
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x747e5d…e8aebc
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddd7e6…55b664
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33866e…01e2cd
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xefe1ad…6edd1a
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x13f1cb…4273d9
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd08124…0f1b28
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x66ba64…47102e
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b47fc…68927f
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f3a57…1ce38e
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x623b76…45dddd
0x5051…aedc0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3950a…5a47e2

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.