Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI113d ago0x8110bb…d283d5
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x1a8556…dee018
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x17e83b…ec69ba
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x19c365…2ea3f7
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0xfbb4ad…1c8815
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0xff3c24…bba1e8
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x31e7af…478c03
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0xe381ba…621711
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0xbf842a…47f255
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x0ed3cb…e7da10
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9882a0…5dd38b
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x4d7c8f…89cae1
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x31ff18…fc9ec8
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x853f80…378c7b
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6319ec…d2f46f
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x847262…ae7c9c
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0xb4a028…f28a4e
0x777e…c1430x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6ab4f1…6e9568
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x56aa07…a902e1
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb70a56…b50717
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9c69da…36133b
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfeb498…da92d9
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x79fbb8…7359c9
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9fc6e0…d5ab66
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4a7f52…7bedad

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.