Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xad1638…b17673
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbf722c…6d359d
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xec7600…ef2c23
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf516c3…a7a9f7
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x47a43a…b2d703
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x28ff28…e50421
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4793b6…6d0516
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e7120…e7f7bc
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ab08d…3d37e3
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x772c73…dd4512
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5f7a10…0bc725
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf0901a…bca322
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xbd6c34…bb6106
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5a4ca0…669b45
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x09236b…0b5251
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x398a2e…124c71
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd98478…cf66ca
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a57e5…fd2c76
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3535bd…37f68a
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6af814…5f6431
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a9709…f9f138
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1d6175…1502f5
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa69e79…b85c9a
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x89f5ab…7d8ac8
0x578e…34f30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x659e18…d434c2

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.