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.08100%coinbase53d ago0xbe581d…d1868d
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase53d ago0xfd63d6…514a1a
0xca0a…2d7a0x85b4…627cBase$0.41100%coinbase53d ago0x3bd69d…d81012
0xca0a…2d7a0x85b4…627cBase$0.37100%coinbase53d ago0x2f42b2…e92ba8
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase53d ago0xda6dfb…6da0a9
0xca0a…2d7a0x85b4…627cBase$0.56100%coinbase53d ago0x1baaf7…c2c178
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase53d ago0x58fae4…0405e5
0xca0a…2d7a0x85b4…627cBase$0.41100%coinbase53d ago0xe61ab9…cddebb
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase53d ago0xe6705c…13e946
0xca0a…2d7a0x85b4…627cBase$0.21100%coinbase53d ago0xbf1764…73618a
0xca0a…2d7a0x85b4…627cBase$0.44100%coinbase53d ago0x1c3660…ee53b5
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase53d ago0x9bc694…f4fb4e
0xca0a…2d7a0x85b4…627cBase$0.42100%coinbase53d ago0x60b168…660476
0xca0a…2d7a0x85b4…627cBase$0.17100%coinbase53d ago0x7ea7d2…33b80e
0xca0a…2d7a0x85b4…627cBase$0.28100%coinbase53d ago0x0a075f…52979c
0xca0a…2d7a0x85b4…627cBase$0.16100%coinbase53d ago0x0edf72…ef17a0
0xca0a…2d7a0x85b4…627cBase$0.72100%coinbase53d ago0x56f9aa…781ef2
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase53d ago0xef7b5b…38550d
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase53d ago0x69326c…3dba8f
0xca0a…2d7a0x85b4…627cBase$0.84100%coinbase53d ago0x0b3d93…fc4893
0xca0a…2d7a0x85b4…627cBase$0.12100%coinbase53d ago0x098309…4141cb
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase53d ago0xcb5299…d025bb
0xca0a…2d7a0x85b4…627cBase$2.96100%coinbase53d ago0x6a6692…d3954a
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase53d ago0xaed312…5288ff
0xca0a…2d7a0x85b4…627cBase$0.21100%coinbase53d ago0x86a32c…39ed3a

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.