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.10100%coinbase55d ago0xd5296b…65f6c5
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase55d ago0xc80493…7cb212
0xca0a…2d7a0x85b4…627cBase—$0.09100%coinbase55d ago0x55df95…fa78fb
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase55d ago0xe3664a…c3a9ad
0xca0a…2d7a0x85b4…627cBase—$0.34100%coinbase55d ago0x1b7545…4ab611
0xca0a…2d7a0x85b4…627cBase—$0.99100%coinbase55d ago0x7d890c…43a27c
0xca0a…2d7a0x85b4…627cBase—$0.17100%coinbase55d ago0xdb9dcb…923776
0xca0a…2d7a0x85b4…627cBase—$0.40100%coinbase55d ago0x2bb7b3…77dbbd
0xca0a…2d7a0x85b4…627cBase—$0.86100%coinbase55d ago0x0dac26…c7c3ba
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase55d ago0x193103…aec541
0xca0a…2d7a0x85b4…627cBase—$1.04100%coinbase55d ago0x24cc54…555c94
0xca0a…2d7a0x85b4…627cBase—$0.52100%coinbase55d ago0x25b081…2114c0
0xca0a…2d7a0x85b4…627cBase—$0.10100%coinbase55d ago0xbabade…a5f798
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase55d ago0xfa83ae…b03e0a
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase55d ago0x37d5ce…a05b2a
0xca0a…2d7a0x85b4…627cBase—$0.21100%coinbase55d ago0xc1fa8a…4d7f8b
0xca0a…2d7a0x85b4…627cBase—$0.29100%coinbase55d ago0x5efd03…bc42b4
0xca0a…2d7a0x85b4…627cBase—$0.08100%coinbase55d ago0xd217c7…64c2ed
0xca0a…2d7a0x85b4…627cBase—$0.26100%coinbase55d ago0x76a025…604d45
0xca0a…2d7a0x85b4…627cBase—$0.12100%coinbase55d ago0xf75746…aee097
0xca0a…2d7a0x85b4…627cBase—$0.57100%coinbase55d ago0x1ca60c…a8e875
0xca0a…2d7a0x85b4…627cBase—$0.23100%coinbase55d ago0x2a8fd9…9d2e6f
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase55d ago0x2cda38…c27f9c
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase55d ago0xde4bb3…218b29
0xca0a…2d7a0x85b4…627cBase—$0.42100%coinbase55d ago0x3f7f55…f3f25e

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.