Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0d15a7…14373e
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2e3039…2255cd
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a1e62…4d6f1b
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcff911…831f27
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8d256e…f15b08
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1818a9…22df6d
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8135a7…cd6dcc
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x787794…f3c0e8
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5dbff0…a553b8
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x237c1c…8f7a36
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1fe83c…71600c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x85d520…5d1d67
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbfb9bc…a4726c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4a4184…832862
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe4e319…10478a
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x15081b…93e8cc
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb9055f…2ef486
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe2563c…7e9e46
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcdd12c…857018
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbbcdef…b3ce94
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x01c273…70946c
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa6e174…898d26
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x340632…8f6b24
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x774193…0939a6
0xd7a8…c6ca0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf1dcee…5c111f

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.