Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI119d ago0xae3a1a…12994a
0x384f…fecd0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa96331…fb3470
0x44c9…28ec0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x352da4…04e206
0x3d09…156a0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfd8c13…a46fe8
0x1eb8…d5ff0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8ed24a…736315
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa7b54a…d64862
0x0750…0f0c0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa4c073…73c8b6
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x888d3a…ddf49d
0x4e60…79cf0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa1724d…6307d0
0xd762…b2ee0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xeb6924…d8cb5d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI119d ago0x96fc41…938b1b
0x3891…39950x6a5e…c666Basex402 service$0.001100%payAI119d ago0x20c121…c1d169
0x0249…4bd70x6a5e…c666Basex402 service$0.001100%payAI119d ago0x48b16c…20bf61
0xfc42…b2140x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4eccde…3a13ee
0x30f8…9c550x6a5e…c666Basex402 service$0.001100%payAI119d ago0x79f308…a97999
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2d3c6f…a9abfc
0x9ffb…fd9c0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xac193e…bf8466
0x67ff…c03e0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8023d0…7b4144
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa12cd7…1007cb
0xa225…48430x6a5e…c666Basex402 service$0.001100%payAI119d ago0x752261…f4c336
0x3f6c…33180x6a5e…c666Basex402 service$0.001100%payAI119d ago0x89bad8…9f8858
0x0dbe…2c390x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa698c3…d2ce08
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI119d ago0x764406…83456f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x938058…1eaffb
0xe4ea…5ed10x6a5e…c666Basex402 service$0.001100%payAI119d ago0xba9308…5effac

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.