Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x96b2…cc5e92d ago0x37eef5…f262ac
0x4bfb…0c880x0e3d…7757Base—$8.40100%0x1984…8da892d ago0xaef372…73564d
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x0dc1…621492d ago0x668006…1d40d6
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xd091…7b6e92d ago0x9e3fc9…1fd2d6
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xa75d…d8a592d ago0x83704c…456017
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xa0c6…2cb492d ago0x2440cf…6a115a
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc506…1e3d92d ago0x52218c…6924fe
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xce9f…bc8e92d ago0x3947fe…aa2409
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x28a1…4ae592d ago0x36868f…62db28
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x74b9…018f92d ago0xe6e0c0…25f643
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x0dd9…36a592d ago0x28ec05…772547
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x5198…0ffb92d ago0x0df90e…5558ac
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x2640…d76792d ago0x305339…b3dead
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xc06a…344792d ago0xc38fa8…08c0cb
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x18cc…275092d ago0xc216df…a2b194
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x817a…63b593d ago0x11a41c…4f2d13
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x617f…c06d93d ago0xe1f140…c9dd8a
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x7492…70ae93d ago0x2c419a…a6b96e
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x1a4b…80bc93d ago0xcdce6b…443366
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xb7fe…9d8093d ago0xb887b6…01d4cc
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x14dd…a4ea93d ago0x9bb402…faa355
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x7250…0f2093d ago0x02d2d7…ba6b42
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xbe1f…63c993d ago0x1eae85…83b6db

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.