Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7beec7…4dc02f
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x512bf4…aba8a0
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5441a5…439f12
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x78624b…671a07
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8c1ed8…201e48
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc0f4ca…62cb71
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd3b711…028d15
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcdf0fc…2bdb47
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb12c01…8ef820
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c3eba…6e13a6
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4f4a5b…e64398
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x01b299…6df6dc
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x26b337…54748b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x65df75…7d01c1
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x31980b…a226f3
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1a67b9…00b3ab
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b8ef2…949bf2
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xded9e8…fa45ac
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9f072b…64e9bd
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb1b07c…4546ed
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1abcfa…68b0cb
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xce85d9…54d3a0
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x781232…26f29b
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI108d ago0xec9995…1bda67
0xdb60…d6730x6a5e…c666Basex402 service$0.001100%payAI108d ago0x355ae5…f0c7a2

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.