Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ae989…b7abdc
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc4f49d…fc4f48
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1f68a1…f4066a
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x399ed0…603612
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa2d9b4…f298ad
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x229e90…f9323a
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa15581…9811c1
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3d33e6…78f7af
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd2b180…9faa46
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00d100…983746
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5b8af7…6b26e8
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x287133…2066ac
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd47f60…c41bd6
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf12b6…32727b
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb45743…9000c1
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa7815f…53078f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06b077…a4a6c3
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1875d5…9d9ac0
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb1c6a7…b83e64
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2be69a…0d5a28
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x914a1e…dea79f
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x941ffd…77a579
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x55b698…93be69
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbea977…793438
0x2780…b3ec0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa037bf…ba7e40

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.