Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x44e79a…0d644c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xc22dd8…01fc2d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x52592a…a26a89
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x3ce835…199d17
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xa1ebc2…4275dc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xe49ac8…fa2ff5
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xb773b9…3c9fae
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xd7b31d…3e77a9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x481fe2…c72c4d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x41d251…da597f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x6922b6…7f2926
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xbc8574…ef139d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xb305f1…dededb
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xda7bea…81e7b0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xd9b9aa…249114
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x8a462c…e202df
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xb196ac…ddb061
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xff2e23…a32840
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x9d9f38…f3172f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xad1a76…752d24
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x41f857…ec928a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x0179cb…5f3775
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0xd3e53d…f64358
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x2f10fd…85e7ad
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase4d ago0x1d27c5…8dd9a2

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.