Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4bdeb…ba1078
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbaceee…125349
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6dd7c7…1c5218
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x917aaf…5f9c6a
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8af822…e66213
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcff374…8ef279
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4d8535…81725f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe2e41f…831902
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdd234b…8c1d1e
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xab774d…2fdee6
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xed530f…ae6b20
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0158c…7cb40f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3821ce…fd97da
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa9b18c…a6cfa6
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x822d7c…45898d
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf8599f…6c1bc5
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x30fa7b…a5da1a
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe070d8…fd34fa
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x58046e…6d8af3
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xada9a8…9513ca
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7e7244…7614cf
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x01a3c6…cb7b64
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9bcaf5…f9f8ae
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb3f72b…f3feb3
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7674e8…a6bb6e

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.