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%coinbase66d ago0x5f40ea…8d0523
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x2f60cb…a80dbb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x9befea…61fdb8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0xbf86f1…4e1fdc
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x272667…80c76f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0xa43ddf…a410dc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0xb4e3ca…35b357
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x419eb8…3cf79a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0x1b28cf…01ce2d
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0xf0a1dc…f111eb
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x3ac436…cda3bc
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0xda60dc…7ace97
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0x3e2048…983317
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x0e45a9…9fd165
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x91f3b8…1cd3b6
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0x6ba490…f5bf45
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0x5990a3…68cb39
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x5e6be8…2a9860
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0xdf6fd8…491f13
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0xdd3d55…58f8b1
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x86f6e4…5ae2ca
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0x7b229e…24f767
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x671ef9…63ea95
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase66d ago0x35f43b…851194
0x1bd3…1ac50x78f9…3928Base—$0.10100%coinbase66d ago0x65e3db…4f1596

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.