Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf787…bae70x159b…4908Basex402 service$0.01100%payAI43d ago0x8fd54d…a0187e
0xf787…bae70x159b…4908Basex402 service$0.01100%payAI43d ago0x83ad9f…196903
0xf787…bae70x159b…4908Basex402 service$0.01100%payAI43d ago0xed6192…6399e8
0xf787…bae70x159b…4908Basex402 service$0.01100%payAI43d ago0x8e9a30…d20f91
0xf787…bae70x159b…4908Basex402 service$0.01100%payAI43d ago0x32e4e0…2cad9f
0xf787…bae70x159b…4908Basex402 service$0.01100%payAI43d ago0xac883a…e6d8a7
0xf787…bae70x159b…4908Basex402 service$0.01100%payAI43d ago0xd5aec8…b82302
0xf787…bae70x159b…4908Basex402 service$0.01100%payAI43d ago0xcb0b26…3a9417
0xf787…bae70x159b…4908Basex402 service$0.01100%payAI43d ago0x3b5121…f8aa4d
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0x95442d…c405c2
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0xf51329…0852c1
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0x1a4b6d…677f5a
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0x6cbca8…7eb8a2
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0xf8a5e2…3b10e0
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0x8e9836…cb805d
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0x941da3…edd36c
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0x3d8b8e…c80687
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0x3eb9da…d9c81f
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0xbec733…4c4be0
0xf787…bae70x159b…4908Basex402 service$0.10100%payAI43d ago0xf878c0…3c6c4d
0x637d…33400xf787…bae7Base$1.19100%payAI43d ago0x0ee6ce…bf40e7

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.