Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3ce698…66fd38
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6bb239…a79c2d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x075db1…09b143
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x201d90…bcda13
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x626e27…c9e0ab
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3426bc…991589
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x868f61…44831a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd56f3…a9b200
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9c2f2e…d5feea
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x754c9f…4f2206
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x648088…bb81f9
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x081efa…f93891
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9829a5…6a310f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6b2c8f…c6dc27
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9fbf14…553ea8
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc0603f…6a40df
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x051b9a…89fa4f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd26121…d3d471
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdd0ad9…38083d
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x503c13…00fcb9
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc90dd6…86494f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcfe930…28c504
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x463d91…905814
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3a1e48…537224
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdfdbed…7b87ea

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.