Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase—$1.19100%coinbase19d ago0xcdcbec…5bd0f9
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase19d ago0x453535…2ff893
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase19d ago0xaaad9b…1bc725
0xca0a…2d7a0x85b4…627cBase—$2.76100%coinbase19d ago0x0e6c2a…4ff346
0xca0a…2d7a0x85b4…627cBase—$0.96100%coinbase19d ago0x936be8…40e3b1
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase19d ago0x19cfa7…61bd52
0xca0a…2d7a0x85b4…627cBase—$2.93100%coinbase19d ago0x7909a7…f9049c
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase19d ago0xf74a4e…1025d7
0xca0a…2d7a0x85b4…627cBase—$1.66100%coinbase19d ago0xa27a54…d5b1e4
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase19d ago0x1c3115…84c4aa
0xca0a…2d7a0x85b4…627cBase—$0.74100%coinbase19d ago0xb63a25…59dec4
0xca0a…2d7a0x85b4…627cBase—$0.45100%coinbase19d ago0xa9f17e…b9920e
0xca0a…2d7a0x85b4…627cBase—$2.19100%coinbase19d ago0x7db113…788828
0xca0a…2d7a0x85b4…627cBase—$1.26100%coinbase19d ago0x87df29…b83c49
0xca0a…2d7a0x85b4…627cBase—$0.68100%coinbase19d ago0xb4337e…828fd8
0xca0a…2d7a0x85b4…627cBase—$0.44100%coinbase19d ago0xb07752…2e3516
0xca0a…2d7a0x85b4…627cBase—$1.58100%coinbase19d ago0xdaae0b…0f5803
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase19d ago0x25203c…c9b028
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase19d ago0xeeab9b…3e60c6
0xca0a…2d7a0x85b4…627cBase—$0.28100%coinbase19d ago0xe1548c…a5c551
0xca0a…2d7a0x85b4…627cBase—$3.00100%coinbase19d ago0xe81591…f7e05e
0xca0a…2d7a0x85b4…627cBase—$1.80100%coinbase19d ago0x47e3ea…c99d04
0xca0a…2d7a0x85b4…627cBase—$3.16100%coinbase19d ago0x998dcf…672b32
0xca0a…2d7a0x85b4…627cBase—$0.80100%coinbase19d ago0x5f7edb…876678
0xca0a…2d7a0x85b4…627cBase—$1.99100%coinbase19d ago0xc69fc3…3737df

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.