Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf0331b…a3403b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeee480…16dedf
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0fb373…d397ee
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0adc11…4f433b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe3ac8…84ad15
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x49d5fc…57c139
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2a5334…91fb4c
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x499e73…2f36e2
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc62de5…1ee90b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x481c84…42d4b3
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6ad8d7…478dc8
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8e7620…974a2c
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x76d43a…c99b5d
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x417e4e…997ef4
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x94978b…1ea325
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc937b…aa0d73
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfccec1…58e603
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbb260d…7c04c4
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc3eaba…7136b0
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x165530…a32bc5
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6a85d3…fa4f7b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc0049…bd7078
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x595008…b37d0b
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a251f…d4bd41
0x285f…4a150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42d761…f104b3

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.