Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x852def…56b3b7
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5c5589…628202
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc46f92…15431f
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x980c51…758495
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd8a2ff…805436
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xce0d9a…b834ba
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc76ed5…b65170
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61bf30…721e4d
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa9b287…da7afb
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe6ccda…8e21cc
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3cb3b9…87aaa9
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4e66e6…cd9062
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8fea1a…01fce1
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7d5884…3c2d50
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf10459…46349b
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x685fa2…46b2dc
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ac987…a40063
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3debf9…7aba88
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa50f79…1da91a
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa8163f…e63b2a
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x504035…2df366
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3f6d4…021d4a
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0xacde48…00459b
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10dc08…4daa2e
0xbc09…e1430x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5eca23…7b0d65

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.