Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x43bbfa…a8383e
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x399e6c…174d8c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x461cfe…a125d1
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x941f00…a5a0af
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0e62c3…fb62c4
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb293de…a8861b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa480d9…47f973
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x833801…9efda5
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf7a391…b82a1c
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc2656e…6a3b93
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x75547c…a915f7
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x044b93…de563f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x87f544…8dc7ce
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8f5c0c…81d2f3
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x415ffa…10fb97
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd8568b…44a4b9
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe9d07f…9489df
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6dbb6f…988c06
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc1089b…e90158
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x880d16…90ca2b
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x957d49…426e73
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc7ae76…c4304f
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa162db…c0df53
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x658503…40d47d
0x0c8c…7ce40x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4723c5…6a2767

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.