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.20100%coinbase97d ago0x558029…73d709
0xca0a…2d7a0x85b4…627cBase—$0.20100%candidates97d ago0x095cc4…252984
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase97d ago0x5a80bd…b65861
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase97d ago0xb84eea…095e91
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase97d ago0xe1f4f6…94400b
0xca0a…2d7a0x85b4…627cBase—$0.19100%coinbase97d ago0x832f5c…a7a8e3
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase97d ago0xd1e646…daa2ef
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase97d ago0x171687…6aa79c
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase97d ago0x229149…c62323
0xca0a…2d7a0x85b4…627cBase—$0.27100%coinbase97d ago0xd61659…78d9ba
0xca0a…2d7a0x85b4…627cBase—$0.06100%coinbase97d ago0xc4cb1e…f2d73c
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase97d ago0xcaf4f8…ecd297
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase97d ago0xa66e3e…b792d6
0xca0a…2d7a0x85b4…627cBase—$0.12100%candidates97d ago0x0cb91d…a6ad40
0xca0a…2d7a0x85b4…627cBase—$0.03100%coinbase97d ago0x06f522…4a7135
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase97d ago0xc6e0a6…f4754f
0xca0a…2d7a0x85b4…627cBase—$0.03100%candidates97d ago0x6b7889…91de25
0xca0a…2d7a0x85b4…627cBase—$0.36100%coinbase97d ago0xaea7fe…f89c1f
0xca0a…2d7a0x85b4…627cBase—$0.33100%candidates97d ago0x64d22c…b12b0c
0xca0a…2d7a0x85b4…627cBase—$0.15100%coinbase97d ago0x7bc631…23fb1e
0xca0a…2d7a0x85b4…627cBase—$0.03100%candidates97d ago0x0a5d0e…5494e0
0xca0a…2d7a0x85b4…627cBase—$0.11100%coinbase97d ago0x53f6e5…b6610a
0xca0a…2d7a0x85b4…627cBase—$0.05100%candidates97d ago0x012e2d…f7244b
0xca0a…2d7a0x85b4…627cBase—$0.04100%coinbase97d ago0xc03af7…387353
0xca0a…2d7a0x85b4…627cBase—$0.05100%coinbase97d ago0xf0e2f2…a7a6cd

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.