Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x731a30…de21bb
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8d86a4…292ddd
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x451099…c87f43
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x146a01…b82850
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9494e0…c19eab
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf2bf55…97927e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2d49d1…21da8e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8bfcd2…6dd1b2
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x55f7a5…51f1d8
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa3b65c…dde337
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3aba4a…c38126
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xaed045…1fc011
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3e8801…2acf11
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe6288…d4277f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdae0a6…b36874
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x16ee30…a43bbe
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5f48c7…bcb813
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x040964…391336
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x216c70…da2e6e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x10ccd1…7505ab
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38432c…0cb007
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb62a45…f8733d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc1d647…f9a2ba
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x34e326…cf4568
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb84352…810d2a

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.