Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd5fe50…fea1db
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x017466…4c07ef
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xda4424…84dbdf
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xce6dc9…48529c
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x853a16…550259
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x980c72…a438da
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xcf46da…2fbb3b
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x37db2a…3db3ba
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb673a2…78903b
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3f9ec5…4b7f20
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x690e80…f59874
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd2ae8c…be4a22
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9a33fc…07e303
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xdda7d5…e25981
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa7749d…20f5d0
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf829e2…1a5732
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xcc6d78…28624f
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x83097a…cea244
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xbb2785…db294f
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0589c0…1266eb
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x09fc35…9fb3fd
0x5c7b…f93a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x84528c…00a883

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.