Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$2.02100%coinbase24d ago0x2470a3…34d1b0
0x467f…a4c10x85b4…627cBase—$0.96100%coinbase24d ago0xa533d1…db4307
0x467f…a4c10x85b4…627cBase—$0.46100%coinbase24d ago0x41ed6f…957167
0x467f…a4c10x85b4…627cBase—$0.79100%coinbase24d ago0xb7c57a…d9473f
0x467f…a4c10x85b4…627cBase—$6.60100%coinbase24d ago0xf9c4e9…2315c7
0x467f…a4c10x85b4…627cBase—$3.41100%coinbase24d ago0x1e3510…f37683
0x467f…a4c10x85b4…627cBase—$0.79100%coinbase24d ago0xf93d37…45d90d
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase24d ago0xed0e54…5cdab5
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase24d ago0x0e6f8f…4788fd
0x467f…a4c10x85b4…627cBase—$0.28100%coinbase24d ago0x6bf453…4ebe2d
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase24d ago0x1e8b6f…afc37f
0x467f…a4c10x85b4…627cBase—$4.33100%coinbase24d ago0xb0751c…6295e7
0x467f…a4c10x85b4…627cBase—$0.39100%coinbase24d ago0xaef1bd…33a9fc
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase24d ago0x938f37…ce3c02
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase24d ago0x69c04b…0b05b1
0x467f…a4c10x85b4…627cBase—$0.75100%coinbase24d ago0xdac908…6e017d
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase24d ago0xe25203…a53832
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase24d ago0x4da51e…d5672c
0x467f…a4c10x85b4…627cBase—$0.18100%coinbase24d ago0xbcdbbd…c164d8
0x467f…a4c10x85b4…627cBase—$1.82100%coinbase24d ago0xec48cc…509270
0x467f…a4c10x85b4…627cBase—$0.44100%coinbase24d ago0x726515…06b4c4
0x467f…a4c10x85b4…627cBase—$3.62100%coinbase24d ago0x3e0fcb…3240ce
0x467f…a4c10x85b4…627cBase—$2.67100%coinbase24d ago0x23f930…c6d2a6
0x467f…a4c10x85b4…627cBase—$0.23100%coinbase24d ago0x918257…622b7f
0x467f…a4c10x85b4…627cBase—$1.80100%coinbase24d ago0x96433f…766ed1

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.