Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x17d5f2…4e4949
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x50deda…2d7c6e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x76b1bd…919a1e
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf92601…26e2aa
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2904cb…565b89
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbf9abf…204c55
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x164252…373b88
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI120d ago0xbdb036…25f707
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0xac326b…b2cc8c
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x0becd7…d32216
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7712c7…6dbf85
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x2e9a08…3d5e19
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x080566…21f4e2
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf37699…7849a0
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x08ec5d…0663b5
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x8c9d2a…75d045
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x4cbada…e03e4a
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9d6dcc…12ce7c
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x99b69b…a0256f
0x3c60…b2a50x6a5e…c666Basex402 service$0.001100%payAI121d ago0x1d414d…2dd50c

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.