Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x35a3…7b5f0x159b…4908Basex402 service$0.01100%payAI44d ago0x64aaf4…e3de64
0x35a3…7b5f0x159b…4908Basex402 service$0.01100%payAI44d ago0x52169f…b46f13
0x35a3…7b5f0x159b…4908Basex402 service$0.01100%payAI44d ago0xd779d7…5a73b1
0x35a3…7b5f0x159b…4908Basex402 service$0.01100%payAI44d ago0xc080a7…da4676
0x35a3…7b5f0x159b…4908Basex402 service$0.01100%payAI44d ago0x31e7f4…9c558f
0x35a3…7b5f0x159b…4908Basex402 service$0.01100%payAI44d ago0x0e24e7…1a4f30
0x35a3…7b5f0x159b…4908Basex402 service$0.01100%payAI44d ago0xf36b23…1a28a3
0x35a3…7b5f0x159b…4908Basex402 service$0.01100%payAI44d ago0x59bfb6…165bbf
0x35a3…7b5f0x159b…4908Basex402 service$0.01100%payAI44d ago0x5b0976…36bde5
0x35a3…7b5f0x159b…4908Basex402 service$0.10100%payAI44d ago0x68b47f…28f162
0x35a3…7b5f0x159b…4908Basex402 service$0.10100%payAI44d ago0xd2b3fe…307962
0x35a3…7b5f0x159b…4908Basex402 service$0.10100%payAI44d ago0x9c1dd2…2f1f37
0x35a3…7b5f0x159b…4908Basex402 service$0.10100%payAI44d ago0xcab32b…658450
0x35a3…7b5f0x159b…4908Basex402 service$0.10100%payAI44d ago0xe265e4…052dc3
0x35a3…7b5f0x159b…4908Basex402 service$0.10100%payAI44d ago0x5a1ce7…856c1f
0x35a3…7b5f0x159b…4908Basex402 service$0.10100%payAI44d ago0x94c5eb…a25ee4
0x35a3…7b5f0x159b…4908Basex402 service$0.10100%payAI44d ago0x4123a2…c42800
0x8a02…0d3f0x35a3…7b5fBase—$0.89100%payAI44d ago0x292f8b…8330e2

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.