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%payAI117d ago0x4246bc…7afa19
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x592aee…8c16e6
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xda5797…f330a1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb0e0db…227081
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfb745a…374258
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13b1da…a5170e
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf9981e…f50ef1
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xda61e5…750209
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2c8f70…08b0f8
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xabea1e…f87225
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc57f17…bb86d7
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2f557b…04516b
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x235138…981461
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI118d ago0xda75d9…8f82f8
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x2d74f1…668399
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0bc606…8d902f
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x09eaf6…a08a61
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI118d ago0x08a40c…7d0bf2
0xfcca…98b20x6a5e…c666Basex402 service$0.001100%payAI118d ago0xaa637f…832315

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.