Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f5698…0f88de
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0fa473…e5172c
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x74051f…08fbec
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf79a7b…8f1fc6
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xef3e5f…f61d10
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4a335…8632d7
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4843e7…7429ef
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbbc59c…788481
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x099f41…8e55d2
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9b1b93…7fd650
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2118d5…a1f2a8
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x81d089…ff4b25
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x14ee17…ad677d
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0ed9e7…1a7328
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4729e7…29715d
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4e982…76fb75
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe6c945…fd2d51
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x90ee4f…4f768c
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1356c2…3747c6
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcd3238…febeb4
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3e5fd8…53b63b
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x61bec3…3fc994
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x46c85f…bb491c
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1a5f58…c6a89d
0xef54…6bb20x6a5e…c666Basex402 service$0.001100%payAI105d ago0x782d52…58ab2b

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.