Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x049559…8ebce9
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x630274…0bb5ea
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x43db71…d84cb1
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3fd6bb…5bbbeb
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe20d4c…b56453
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xdb9eba…04ddaa
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x000a36…b5afaf
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd889f7…f92c19
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfbbe9d…862ed9
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7f3868…c87653
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x206601…b24307
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe37959…9ac194
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8149b1…7d5b5b
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x1d365c…2ddf88
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xeea82a…21341c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xd3c99d…b8231e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x803126…8987bb
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf0ea0f…110e2a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x5ee5f2…56c4de
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xa36b82…18bc55
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x13f04a…1cca4a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbccd4e…60b051
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb4e0db…3472e2
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3e086a…b1eaad
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2e90f8…4c193b

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.