Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x74f25b…d874aa
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8020a…537d27
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf21c4d…309cc1
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8cb529…22cae4
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfbd5ee…1a4918
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0123f6…00e767
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e8621…ea4eba
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e85f1…5ed9d6
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c3586…fac312
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfe3999…36ecae
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x10522b…4011a7
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe67bb4…8265d9
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1021d4…5cf81f
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xda58d7…531132
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf50b37…993e36
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2b3685…8369e9
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x114905…a68505
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8ee4b0…179f5b
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8d998b…131cf0
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a1d91…1fa692
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x301319…304587
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x67b503…2cb26d
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb50bb4…54f229
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35edbb…66c83b
0xf044…16690x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb4f485…92ba03

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.