Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x4a8d07…7fbc51
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x92de9f…e030ee
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf476e3…e43b43
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2f8e23…126f4d
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0xef3388…6562ff
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0xfd4f69…e6e342
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0xdd394a…5a4c39
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5bdc56…67d46e
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5a16d4…090a93
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7a1064…bf8a16
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc3817e…fac50b
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc96490…4ab360
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2e1ef1…344fd7
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x57885d…96ac88
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7b5699…d16dc4
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd85e3c…a67e49
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x471c7f…1641a9
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x18b813…6a02ea
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb5b75b…e104b6
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0xce2946…64fbc8
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x99b850…d13a6c
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x906b2d…41be70
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0xa7acb0…8744b6
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x32dfce…0ed451
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI112d ago0x33b4b5…5f26b6

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.