Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x436be2…c9d762
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f8a97…0b1d72
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x4fa03b…4281f6
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc03f8d…220859
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x30569e…c4f540
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc7fbd1…ddf01c
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5040be…7b5fc0
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf3da35…9bc86f
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7bf265…88dad8
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x843624…3d904c
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x927aaa…4828fd
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7762fb…3df3e0
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1a8539…a1879c
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x81ff57…8ab5ea
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb42eca…f3ebe7
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xf424fc…9ec9e0
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x80c106…3f9616
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb93349…2af7bf
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0fc28a…3bd19d
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6317c7…bf81c6
0x194f…058d0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa91087…47086a
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x869f01…96abef
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcb33a9…af2fc8
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x554ab5…c20e27
0x194f…058d0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xccf096…eecca8

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.