Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60a1…bce20x3e0a…78e7Base—$0.003434100%coinbase74d ago0x819d8a…bd7209
0x60a1…bce20x3e0a…78e7Base—$0.003944100%coinbase74d ago0xf46188…8bdb3b
0x60a1…bce20x3e0a…78e7Base—$0.002669100%coinbase74d ago0x7fca56…f960e2
0x60a1…bce20x3e0a…78e7Base—$0.005302100%coinbase74d ago0xaa7ec6…93f6ea
0x60a1…bce20x3e0a…78e7Base—$0.004606100%coinbase74d ago0x115da8…a80316
0x60a1…bce20x3e0a…78e7Base—$0.003332100%coinbase74d ago0xefe560…f9d474
0x60a1…bce20x3e0a…78e7Base—$0.003949100%coinbase74d ago0xcc9bda…6dc098
0x60a1…bce20x3e0a…78e7Base—$0.003178100%coinbase74d ago0x0cb344…1f9679
0x60a1…bce20x3e0a…78e7Base—$0.003618100%coinbase74d ago0x1e181e…4e95cd
0x60a1…bce20x3e0a…78e7Base—$0.005059100%coinbase74d ago0xd06f5c…310710
0x60a1…bce20x3e0a…78e7Base—$0.004604100%coinbase74d ago0x8aa5c1…2cb8c8
0x60a1…bce20x3e0a…78e7Base—$0.003375100%coinbase74d ago0x01f2fa…f56347
0x60a1…bce20x3e0a…78e7Base—$0.003095100%coinbase75d ago0xf451ed…c91a34
0x60a1…bce20x3e0a…78e7Base—$0.002728100%coinbase75d ago0xa25e1f…b6e08e
0x60a1…bce20x3e0a…78e7Base—$0.005422100%coinbase75d ago0x37de49…7edecd
0x60a1…bce20x3e0a…78e7Base—$0.004267100%coinbase75d ago0xd55b0f…52cc0f
0x60a1…bce20x3e0a…78e7Base—$0.004301100%coinbase75d ago0x9f2289…8e8b09
0x60a1…bce20x3e0a…78e7Base—$0.005126100%coinbase75d ago0xf7780b…dbc339
0x60a1…bce20x3e0a…78e7Base—$0.004693100%coinbase75d ago0x234f97…52f7f5
0x60a1…bce20x3e0a…78e7Base—$0.002887100%coinbase75d ago0x23d5e1…0b1965
0x60a1…bce20x3e0a…78e7Base—$0.003832100%coinbase75d ago0x5dfd2c…5d446f
0x60a1…bce20x3e0a…78e7Base—$0.004508100%coinbase75d ago0xcec368…ef37a9
0x60a1…bce20x3e0a…78e7Base—$0.005819100%coinbase75d ago0x47e100…c0befb
0x60a1…bce20x3e0a…78e7Base—$0.005875100%coinbase75d ago0x13fdf2…d1e4ee
0x60a1…bce20x3e0a…78e7Base—$0.005605100%coinbase75d ago0x4f5755…58f32c

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.