Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd339…9a640x1677…7f27Base—$0.00105100%coinbase108d ago0xd2be77…ecc718
0xd339…9a640x1677…7f27Base—$0.00105100%coinbase108d ago0x020a0f…00eaf8
0xd339…9a640x1677…7f27Base—$0.01100%coinbase108d ago0xf3b079…e8a227
0xd339…9a640x1677…7f27Base—$0.01100%coinbase108d ago0x733836…f1c157
0xd339…9a640x1677…7f27Base—$0.00525100%coinbase108d ago0x7e9044…118667
0xd339…9a640x1677…7f27Base—$0.01100%coinbase108d ago0xffd403…bdb5d3
0xd339…9a640x1677…7f27Base—$0.01100%coinbase108d ago0x00628a…0074dc
0xd339…9a640x1677…7f27Base—$0.01100%coinbase108d ago0xded562…9128c2
0xd339…9a640x1677…7f27Base—$0.00525100%coinbase108d ago0xb7fd70…e296d8
0xd339…9a640x1677…7f27Base—$0.04100%coinbase108d ago0x1caac6…474d2e
0xd339…9a640x1677…7f27Base—$0.11100%coinbase108d ago0x0e1384…12faed
0xd339…9a640x1677…7f27Base—$0.01100%coinbase108d ago0xf0bbfb…7fc7f2
0xd339…9a640x1677…7f27Base—$0.03100%coinbase108d ago0xe904d9…98932e
0xd339…9a640x1677…7f27Base—$0.01100%coinbase108d ago0xf1c8fb…248a87
0xd339…9a640x1677…7f27Base—$0.00525100%coinbase108d ago0x62a8e5…b022ef
0xd339…9a640x1677…7f27Base—$0.05100%coinbase108d ago0x49a917…1ba8e7
0xd339…9a640x1677…7f27Base—$0.00525100%coinbase108d ago0x5b894d…3a8ff5
0xd339…9a640x1677…7f27Base—$0.01100%coinbase108d ago0x485a91…49d50e
0xd339…9a640x1677…7f27Base—$0.01100%coinbase108d ago0xba41d1…109d1a
0xd339…9a640x1677…7f27Base—$0.02100%coinbase108d ago0xf6f4d0…dc7d67
0xd339…9a640x1677…7f27Base—$0.05100%coinbase108d ago0x3343bc…4c0f26
0xd339…9a640x1677…7f27Base—$0.05100%coinbase108d ago0x799b6d…fe1db0
0xd339…9a640x1677…7f27Base—$0.01100%coinbase108d ago0x87ebb3…e87b41

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.