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%coinbase58d ago0x1645b4…f7d040
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x49dc5c…40782f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x000ccd…8d0bde
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x53117c…790a30
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x885d48…1ba14d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x0baf5e…7ec846
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xe1e419…3539c7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x503f59…0e9ca9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xdfe27a…feb31a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x1303d4…819c90
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x51d513…6183cb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x1be011…459b19
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x9d17a0…6eeee3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x7bc4b6…f6bef3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x423c8f…f53eea
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xf78513…91d734
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x0bce70…cc8ddb
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x555fd9…94d748
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x9a743a…a969ce
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x220f86…7903f1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x50255a…42a71b
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xa87c0b…5c40a2
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x22bf70…92c1e3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xbb6245…f450a1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x1e8cbf…9caeaf

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.