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%payAI115d ago0x7a6470…88e9c9
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x92eac5…a7d596
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0xac013d…e7ebc5
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x718e8e…fc17d7
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfb69ac…3371a2
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbc51a5…1a8df7
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x61d991…7c017e
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77da7b…d37329
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x625b8a…d385b9
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd2020d…e85ac1
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4d7c1b…192fda
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2b866…5dbb63
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfd404b…1a7d53
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0xeae018…b14d71
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb1bb25…f7141a
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf4d39f…704bac
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x34fcb3…cc1a15
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b0c64…369385
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa520fd…bee0e9
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77212e…2b449f
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x795bac…ab3b44
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x54612d…825fa5
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6cc4fd…8530a0
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4fe612…fb5a90
0x4655…d4580x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5b9f91…7a094a

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.