Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5e3738…634928
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xaa00aa…51e805
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xffc4a9…fe4ada
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd131e7…8f53f4
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb4e10b…89f1bf
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4dc18c…f1679c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8811a3…b97d0a
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb2d2a7…01054c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc7f5bd…b26379
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3bbc4b…6b0b75
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0d892b…a51955
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa96956…b1cb55
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe7bddf…00b5ee
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55524d…acb9df
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1859a5…78d586
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x432d1a…761e3d
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee0a6e…89cf6b
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee7acc…647b4c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf740be…8e1678
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a05b2…682d2c
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x602841…f36a04
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfa2138…238093
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa44093…f78f81
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0e3aa…56c9e4
0x24f3…e6230x6a5e…c666Basex402 service$0.001100%payAI110d ago0x75be20…bc0519

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.