Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ca8a3…06148f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4a04c0…7473a7
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x499c1b…15149f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xccfbe6…a7eaf1
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdf7355…23119d
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7855c5…0009ca
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x026418…30c2a5
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa442e0…b84808
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x834aeb…a37211
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfe7aac…a4fce9
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbbc7f5…2ce37f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x755bdc…bfb299
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b9766…267c6c
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe71454…905257
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3400cd…7fadb2
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfdfaa3…045924
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b37f6…99630c
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa94d81…7c736f
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3fc5a6…7cfb04
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7da55f…1ec85c
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc3dfbd…2bb191
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb09056…502bd2
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf2751a…6da555
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6f91dc…d3ed06
0xbd06…ace90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1bed62…1be225

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.