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%coinbase22d ago0x98640d…e1806d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0xe39a9c…dfba0b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0xc60b24…4ad12f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x8838b6…c90e93
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x02c050…f64cbe
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x29856d…ee877e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0xb1d8be…fb3485
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0xef683f…85f0fc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0xf6f00e…73565d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x66b31b…4c4dd5
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x887e12…15cb6e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0xd35bd5…28b36e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x6d11a3…21480f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x5f5e5b…31c9d8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0xc5608d…524f46
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0xa770ae…8c4592
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x61d546…179e26
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0xd884ac…0665b8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x382fc1…dfef87
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x7542bd…9bc20a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x9dd408…7dc937
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase22d ago0x74edc9…19cbce

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.