Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0xdd54f7…9ec463
0x0976…2f960xf000…94fcBase$0.01100%coinbase13d ago0x4501d0…981221
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0x668375…798ff7
0x0976…2f960xf000…94fcBase$0.01100%coinbase13d ago0x0f44b8…13e61c
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0xef6d1e…42ec8d
0x0976…2f960xf000…94fcBase$0.01100%coinbase13d ago0x493c4b…6cd967
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0xf8b5d3…b8a963
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0xdddc56…9a1140
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0x5066f1…e1a5ba
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0x47555b…3632d6
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0x7694c3…668151
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0xbb8305…d11861
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0xb768df…a7a33b
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0x67eb58…4c34c0
0x0976…2f960xf000…94fcBase$0.01100%coinbase13d ago0x539520…4ae2c4
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0xbd8d21…709f13
0x0976…2f960xf000…94fcBase$0.01100%coinbase13d ago0x83ef53…9e8b9b
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0x28679a…b897aa
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0xbeaef5…84d19a
0x0976…2f960xf000…94fcBase$0.03100%coinbase13d ago0x8228b0…c1e2ec
0x0976…2f960xf000…94fcBase$0.10100%coinbase13d ago0xfefa9e…873b3a
0x0976…2f960xf000…94fcBase$0.10100%coinbase13d ago0x2c902b…6533df
0x0976…2f960xf000…94fcBase$0.10100%coinbase13d ago0x1845a0…59c8dc
0x0976…2f960xf000…94fcBase$0.10100%coinbase13d ago0x0679c7…1d10d2
0x0976…2f960xf000…94fcBase$0.10100%coinbase13d ago0x036a67…d7240c

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.