Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4278…72ed0x2cec…1ae1Base—$0.01100%coinbase79d ago0x7ff67d…45fc54
0x4278…72ed0xde3c…8d3aBase—$0.01100%coinbase79d ago0x1c9217…2c7246
0x4278…72ed0x8fca…b321Base—$0.01100%coinbase79d ago0x78a21a…216439
0x4278…72ed0x8e21…5e16Base—$0.01100%coinbase79d ago0xcda67b…debf6d
0x4278…72ed0x506b…01d8Base—$0.01100%coinbase79d ago0x1624e3…8c33ad
0x4278…72ed0xf07c…4790Base—$0.01100%coinbase79d ago0x53762d…cc5064
0x4278…72ed0xbb2b…0cd8Base—$0.01100%coinbase79d ago0x723792…12ab7a
0x4278…72ed0x29c5…3759Base—$0.01100%coinbase79d ago0x98dd7b…fb016e
0x4278…72ed0xc176…6e11Base—$0.01100%coinbase79d ago0xbbfbd5…e6e06b
0x4278…72ed0xd190…40bcBase—$0.01100%coinbase79d ago0x14884a…510e0c
0x4278…72ed0x5609…7ac4Base—$0.01100%coinbase79d ago0x89b5e0…4c40b5
0x4278…72ed0x9674…e840Base—$0.01100%coinbase79d ago0x7fb478…edf5b6
0x4278…72ed0x9c55…51beBase—$0.01100%coinbase79d ago0xa9a8b7…26abcc
0x4278…72ed0x5463…884eBase—$0.01100%coinbase79d ago0xb3550e…eeb3d4
0x4278…72ed0x0929…cd32Base—$0.01100%coinbase79d ago0x019c48…a97d7e
0x4278…72ed0xd200…dcc1Base—$0.01100%coinbase79d ago0x02718a…da0048
0x4278…72ed0xbfe7…97b7Base—$0.01100%coinbase79d ago0x34b3ef…f55c32
0x4278…72ed0xe9e1…bf7eBase—$0.01100%coinbase79d ago0x77c950…59d80a
0x4278…72ed0xb4d9…0f2aBase—$0.01100%coinbase79d ago0x407634…7c9a1c
0x4278…72ed0x3bf7…30c9Base—$0.01100%coinbase79d ago0x068621…918188
0x4278…72ed0x8844…a55bBase—$0.01100%coinbase79d ago0x4ac336…412048
0x4278…72ed0x3ea7…c462Base—$0.01100%coinbase79d ago0xd9e062…d8333a
0x4278…72ed0x45d6…05d5Base—$0.01100%coinbase79d ago0x7e8037…aaa126
0x4278…72ed0x1186…4a1cBase—$0.01100%coinbase79d ago0x3667f3…34cfd8
0x4278…72ed0xfef1…27ecBase—$0.01100%coinbase79d ago0xb567bb…c9b5b8

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.