Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdee299…26374e
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI108d ago0x062e3f…6885bd
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd538da…36c84f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd22e79…caa509
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x59fb1b…39d365
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x319494…be166f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1ff9b6…25f2ce
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x5bbb11…cb5092
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa165f2…ee5348
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7ec64f…ace2ee
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbbafa…ee15fd
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x431e1d…a44747
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ef7e2…446304
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x64a3e2…cb7e01
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8fdec8…ec7d52
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbaebb…f612c4
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x490e76…1cc652
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x82c719…14be47
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x91b057…b68119
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcd8257…748e6f
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x6893a6…d307a4
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x53b04d…b0b20a
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71a98a…f6f88a
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc5e498…a86ae8
0x8a69…48040x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdbc597…f99fe0

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.