Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x079402…7b5391
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x814e29…bb86fe
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x5b0271…7d9402
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x9af529…8bf223
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xce4dfc…075420
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x32ea04…885bd7
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xedb845…5ff5b0
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xfb4aab…8ddc5e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xa7d661…bce454
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x329a82…fa1b80
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xa79ba4…897a82
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x54f8a0…264c91
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x8eb576…333eea
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xdf170f…cf6803
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0xf91c73…c0b4dd
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x34004e…b59c1c
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x646c9f…419978
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x257943…946fde
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x9ed4be…2d121e
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x076dfe…a99808
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x2ce5b1…9aa7fe
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x98c9ea…15091a
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x6d9547…4642c5
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x1cc7c6…a88ad1
0x9610…6a350x9c95…e299Base—$0.001100%fluxa95d ago0x887fe3…c5dda3

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.