Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x728107…5986bb
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcf2216…c4f8d8
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x83e4b4…a8e8ab
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x31781b…bbbeab
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3eeb2a…3497bf
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x870a18…8a787a
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3e02fc…98e62c
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1acc4…f2b41d
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x986556…596e8c
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe37825…6d33d6
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xdde0d7…4c8911
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf43a79…f37feb
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33efe5…5abb5f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5b648b…fca911
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1f2565…0b7069
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x300f36…d64a2d
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7e31d3…691894
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfc4793…e0630e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0d9e99…4dd466
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x77e958…4cb6b1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6be5ab…177cfa
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa76917…63f4a9
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3b4f55…784ac6
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9d5fb6…d4b4ff
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0a1b01…00cd71

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.