Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19ec56…2cd54a
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc90c5c…18fc08
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ae840…c7b586
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7d142b…6867e0
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7c6e16…8db393
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x45f7fc…13c85b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x95ef3b…fe9210
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1155f7…c0e0a7
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5fdb92…87b972
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x049936…77bd2c
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x612b84…634407
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb6a64d…ee96ca
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3b213e…b00190
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa94d6e…8b80fe
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb1747d…86194b
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8eff18…b12272
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8966a8…275924
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9d5346…06e971
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5b0a8b…2a0302
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5cda17…a306a6
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x24d93c…ad848e
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa14f0d…2ade2c
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x165f98…2725b6
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x78c278…e14d07
0x85ba…1e730x6a5e…c666Basex402 service$0.001100%payAI109d ago0x27893d…93028b

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.