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
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0x008dc2…2c20da
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0x178c61…43cdf0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x49dc5c…40782f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x000ccd…8d0bde
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0x01a7f3…7a2783
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0x62b5b3…7d4ad5
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x53117c…790a30
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x885d48…1ba14d
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0xcef005…5b19f3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x0baf5e…7ec846
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0x9b55e8…3c551c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xe1e419…3539c7
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0x09b77d…9ab23a
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0xb44b27…d01e82
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x503f59…0e9ca9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0xdfe27a…feb31a
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0x8a2f4b…b386b3
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0x59e1b1…6d4f93
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x1303d4…819c90
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0xab9fff…f81d16
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x51d513…6183cb
0x9d94…a4360x78f9…3928Base—$0.10100%coinbase58d ago0x9afd07…d9ec5f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x1be011…459b19
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase58d ago0x9d17a0…6eeee3

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.