Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc79c3c…53b890
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x987971…0d2b95
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c333a…749f56
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x842161…97c239
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x55e7ff…d03405
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x58ab9a…fdb277
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa7a8bf…c0b702
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x38067b…e41182
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5008dd…d66115
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x059e78…fde4b4
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa55b8c…4f5f19
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x81952e…60b6cc
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb9153f…c78bc1
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5bd281…0c803a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbc5f6e…30c18e
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcd4892…7757f9
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f0938…e1a015
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2488d…2217c4
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x03fb1e…fce962
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc3e803…29978a
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI116d ago0x844b9a…759f69
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x99649a…696b08
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x4feb35…1979af
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2eeda3…e663c1
0x127f…9b240x6a5e…c666Basex402 service$0.001100%payAI117d ago0x22fb20…32bfb8

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.