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%coinbase78d ago0x8a8a76…4e170a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x7d1913…8cc745
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x6e59e0…f3d8dd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x3f580c…29c56d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x9da8a7…2c92f6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x0345ff…f7afdc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x707745…7211d8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0xb6bb91…b34a21
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x47e28f…20d3be
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x76ca33…be9f77
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x16ceef…8094cd
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x93670c…85fdb4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0xfd151f…4daeec
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0xea8bbd…e5ec42
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x84c0d5…3598ad
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0xda9cea…35c9a6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0xbbd156…eef6a4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x4e28af…c0b1b6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x1c2567…54c7bb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0xe28511…7ef436
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x1c50cb…c64062
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x749363…165a0e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0xf669cb…033964
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0xf54766…3638b1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase78d ago0x164879…6fa3e2

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.