Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x5a437e…49e5d5
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0xef737d…f6bb78
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x9ed14b…93e5ee
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x0ecc2e…7b2a18
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0xf5bf44…2e85d4
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x6d73ae…c0253d
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0xe25675…040d9c
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0xd9f11c…f2ae42
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0xa7f53c…5dbfd6
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x9ef925…1fcdd9
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0xd00b87…5bee20
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa18d ago0x3facdd…6b3ac6
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0xdcc2e7…b86fbe
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0x12a58b…f4ff0f
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0x3bd570…7212e4
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0x98e7d1…2a5b33
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0x56ca95…f9d6d5
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0x810346…0d30ec
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0xea2027…492283
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0x90ef3d…dca475
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0xbf6cae…331d20
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0x6f873f…b30caf
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0xbb445d…895657
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0x00f967…f97964
0x26f5…22f50xfe80…47eeBase—$0.001100%fluxa19d ago0x548f7d…0f1d0c

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.