Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0xd34df3…b22695
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0x041947…77f460
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0x39d59e…f33ec0
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0xa4aab6…717132
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0xa4dc9b…a6d244
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0x9530ec…ee16a5
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0xfdebdd…104853
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0xfab8ac…97ea42
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0x73b9f9…d174f5
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0xa6e041…e547c0
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0x21c462…72647b
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0xc58f76…3e1447
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0x06d8ef…a66cb4
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0xc5d25b…c913df
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0xddd4f2…9c3c05
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0x7695a0…014e6b
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0x1d1953…4fe3dd
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0x90d6d3…eda06e
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0x78151a…db718f
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0x1b5ccf…f8e816
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0xe29942…1c6c8e
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase7d ago0xd4ae62…d07fe9
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0x792939…729ce1
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0x619c70…34d72d
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase7d ago0xff1b5e…2befdc

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.