Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0xa53957…3e5214
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x3d64c6…16bf3f
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x859aa9…73c5bd
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x06eab2…a35a91
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates99d ago0x527058…65a3a0
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates99d ago0xbd8bd3…a92ae2
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates99d ago0x5a31fb…5fa4e0
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates99d ago0x561784…e25e63
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0xadec12…6ec44a
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x04e643…a4ebae
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0xadb8e1…d9c664
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0xe5dce1…2de59f
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x8f74c0…2f5aa9
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x00e30c…cf1f4a
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x348556…73070d
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x1fc367…4b9aaa
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0xb544d1…5abaee
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0xc8f449…edfebd
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x811936…49400e
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates99d ago0x73c5bb…8a306f
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x88fb41…d18535
0xf8ef…49ec0x78f9…3928Base$0.10100%candidates99d ago0x669f8b…8d1f23
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x775845…b51a3d
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0x096480…256191
0xf8ef…49ec0x78f9…3928Base$0.10100%coinbase99d ago0xb4d7bb…586879

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.