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—$0.09100%coinbase37d ago0xbc9c43…bf98eb
0xca0a…2d7a0x85b4…627cBase—$0.81100%coinbase37d ago0x710278…96330e
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase37d ago0x35773a…5b525f
0xca0a…2d7a0x85b4…627cBase—$0.22100%coinbase37d ago0xbc4d85…fc18f4
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase37d ago0x82119d…f2ffd7
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase37d ago0x0e7bae…8a6780
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase37d ago0xb52935…f788d2
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase37d ago0xc792ff…fb76ea
0xca0a…2d7a0x85b4…627cBase—$0.66100%coinbase37d ago0xdc072c…2bab1c
0xca0a…2d7a0x85b4…627cBase—$0.37100%coinbase37d ago0x303769…bc39bf
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase37d ago0xc4c2d6…867fcb
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase37d ago0xb4b966…c9babc
0xca0a…2d7a0x85b4…627cBase—$0.31100%coinbase37d ago0xc3dfbb…ca5d2e
0x467f…a4c10x85b4…627cBase—$0.61100%coinbase37d ago0x27bdbc…c257a2
0x467f…a4c10x85b4…627cBase—$0.07100%coinbase37d ago0x62ed9f…0aa3c0
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase37d ago0x2f03f5…6aabcd
0xca0a…2d7a0x85b4…627cBase—$0.16100%coinbase37d ago0xbf0bf2…d255ed
0xca0a…2d7a0x85b4…627cBase—$0.20100%coinbase37d ago0xe909c7…72774b
0xca0a…2d7a0x85b4…627cBase—$0.30100%coinbase37d ago0x5d98a5…632066
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase37d ago0x112e35…7a94a8
0xca0a…2d7a0x85b4…627cBase—$0.76100%coinbase37d ago0x3deeb5…548215
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase37d ago0xdc6586…ff48f5
0x467f…a4c10x85b4…627cBase—$1.51100%coinbase37d ago0x2c5718…e21648
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase37d ago0x9901c2…b484dd
0x467f…a4c10x85b4…627cBase—$0.04100%coinbase37d ago0x75d8b2…5bc486

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.