Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3644ee…681c41
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x89fa72…9462f4
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf24fd3…ec7a98
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9bb543…a082b7
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfbccec…a8df79
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaea0dd…f857ad
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9108e2…0d9e5b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3d0bdd…e68d62
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd3d480…899298
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa91980…f3e5da
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ca301…db8563
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5617e5…cab9ae
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x53af6e…c366c7
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x03204e…c1bf62
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x81b5c7…a8430c
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4cdafb…ef105a
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4fd8d3…5c2d41
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7607b2…74f291
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x464e50…c1ece3
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0bb0ba…6c7db0
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbc5b98…06be7c
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb8b6df…13ad0f
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x054c86…0fe2b9
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2f6f3b…c04414
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b4a86…8737be

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.