Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bfb…68360xa9dd…2315Base—$0.01100%coinbase68d ago0x62452f…85980f
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x3433bb…59978a
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x436728…ca2746
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x133b15…859a45
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0xa8188c…480dde
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x38f4aa…fcc800
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x3cc492…4a8213
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x8e99ab…e28423
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0xae25b6…b6d297
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x1a6f58…09e9f0
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0xc9f3f7…701137
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x69e6e6…dd938e
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0xdad16a…742712
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0xffb447…4df95b
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x25c757…197891
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x9923ce…8fceba
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0xdda0bd…5c33df
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x0db2b5…d5bfc7
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x88a5cc…05bef2
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0xbbbf55…c2ad44
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0xcc0c14…40fa94
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0xe84747…680bbf
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x0e0261…09f85c
0x6bfb…68360xa9dd…2315Base—$0.01100%coinbase68d ago0x796b0f…796e29
0x6bfb…68360xa9dd…2315Base—$0.002100%coinbase68d ago0x44b721…fbc09c

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.