Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.01100%coinbase14d ago0xc6f09c…9dc0d0
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0x55011b…2d2197
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0x9a9576…423cc9
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.01100%coinbase14d ago0x86267e…979966
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.01100%coinbase14d ago0xdfcd6d…3ed7d3
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0x8f6f51…40655d
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0xb9d9ce…e136bb
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0x434607…472c00
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0x023d7b…a54414
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0xc48e1b…36ef3f
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0xd62e42…cd5460
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0x665376…ace4cf
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0x2076cd…d6f242
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0x256b3e…3cba40
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0x06a29a…c24693
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0x6e6d23…1c0d3f
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0xcaeeef…905790
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0xe51986…452d2b
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0xfe3188…47993c
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0xdae441…b153c9
0x37a6…7a9e0x7bcd…a2d9Basex402 service$0.02100%coinbase14d ago0xe51898…304d17

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.