Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xce5a27…b9994c
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdfb5df…7faba7
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x862d64…5c04ef
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x408a59…c45847
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4d2605…4352b8
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x958daf…03feed
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9623e4…3766bc
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x815c80…36a4f5
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0590d0…1d46cd
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x19144e…d3f4cc
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe46ed1…887981
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc4e078…7bb108
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf3c809…eca72d
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x048bba…8046c0
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1322b8…a46b36
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5fddde…499e58
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa63e04…bf8d4d
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x280180…8971b8
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x134742…6329ac
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc65475…c6ce43
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x9a3a0b…50305a
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x5f10e8…0dd454
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x73b308…67e385
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xea2af3…5fc7f7
0x0cd6…404f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8e5a61…e2843e

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.