Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x659423…dba90d
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe65956…36a0d6
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x033c3c…b78901
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4cd7a3…b702e2
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ac9c8…d29fc8
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc6f62e…dba350
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2e2625…506fc8
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xae4a6a…a60f38
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbfe022…408b57
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa10c46…f88cb2
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x58229b…f836e1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9ec09f…8bc453
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x28978b…c4948b
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x66643a…de201e
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x791d58…65c990
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x16f548…16f7c9
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5590c6…a20113
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6006f3…30e5f6
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x90ca71…06a055
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24856b…7465c2
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c4ca6…cc5fa7
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0x45990d…810ee1
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe3498…b070d8
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xda30b3…b11b00
0x0561…35e00x6a5e…c666Basex402 service$0.001100%payAI104d ago0xacfe78…d16875

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.