Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x119520…ae9bc9
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x16146b…d05f0e
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x10acb5…aa9706
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5a5119…d906f0
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x256728…ef2c68
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9e1927…741bdf
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x948637…fc9ccb
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x91f793…9ec673
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2c0e6b…9aa34a
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x238082…ecd5cf
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x49a27b…a9a0a4
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3bbcdf…ea0e84
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfcb7f1…a5d75c
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x09fad3…d47425
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x91dfc4…e2e6c2
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2dda4c…fb853e
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x37a3c7…de65be
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x17fa5b…01000d
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xee0d66…1dd1f9
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5ec44d…81e68f
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3ea32b…6cc21d
0x9a01…71890x6a5e…c666Basex402 service$0.01100%payAI112d ago0xe8d75b…77cb65
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x132a61…a26490
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x88ac77…5d53d4
0x9a01…71890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc69062…5e6545

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.