Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b2462…e74e7f
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xefbc3c…7f5332
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd01959…9f5336
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4948a2…09fbef
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x15d237…ad7d8b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x180c05…f2de19
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5d2cbb…06da5b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x378db9…829550
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x953655…0d162c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x468c7d…4425d1
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4e2a24…3576b7
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cf8aa…8b9184
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdeb14d…b1cf1b
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb3be1b…3d1428
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x65ff2e…af5019
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d4307…c42d3a
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI115d ago0x74a5b1…476924
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x90f9fe…7a4f5c
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x24e18b…4496d6
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x007adb…ef9a02
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9730ae…77bf6e
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa6d523…49977d
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0x5ed44b…ae4652
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcd1b90…da6f86
0x8490…81a50x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaa6b9e…d4da78

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.