Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcdc8…31740x3e0a…78e7Base—$0.004755100%coinbase74d ago0xf8be4a…b17057
0xcdc8…31740x3e0a…78e7Base—$0.004483100%coinbase74d ago0x1e479a…cc4123
0xcdc8…31740x3e0a…78e7Base—$0.005118100%coinbase74d ago0xe43c56…75a3a3
0xcdc8…31740x3e0a…78e7Base—$0.004627100%coinbase74d ago0x78704b…95751a
0xcdc8…31740x3e0a…78e7Base—$0.004818100%coinbase74d ago0x7f076a…2f6971
0xcdc8…31740x3e0a…78e7Base—$0.003825100%coinbase74d ago0x3d7c5c…e7642d
0xcdc8…31740x3e0a…78e7Base—$0.004621100%coinbase74d ago0x6d0921…07eb69
0xcdc8…31740x3e0a…78e7Base—$0.005598100%coinbase74d ago0x468b2c…617bf3
0xcdc8…31740x3e0a…78e7Base—$0.004106100%coinbase74d ago0x613ef4…29a1c9
0xcdc8…31740x3e0a…78e7Base—$0.003003100%coinbase74d ago0xd00ad2…5ec14d
0xcdc8…31740x3e0a…78e7Base—$0.003308100%coinbase74d ago0xa819da…b2f6d9
0xcdc8…31740x3e0a…78e7Base—$0.005152100%coinbase75d ago0xc11aaf…71fb20
0xcdc8…31740x3e0a…78e7Base—$0.002838100%coinbase75d ago0x8168a5…120ef2
0xcdc8…31740x3e0a…78e7Base—$0.005256100%coinbase75d ago0xedf5e2…ef80e6
0xcdc8…31740x3e0a…78e7Base—$0.003033100%coinbase75d ago0x4e8a26…f28d50
0xcdc8…31740x3e0a…78e7Base—$0.004988100%coinbase75d ago0x8d36ec…fabe0e
0xcdc8…31740x3e0a…78e7Base—$0.005374100%coinbase75d ago0x0bcc94…e69733
0xcdc8…31740x3e0a…78e7Base—$0.0039100%coinbase75d ago0x2f66cb…863fc2
0xcdc8…31740x3e0a…78e7Base—$0.003052100%coinbase75d ago0x5c86c6…f4517e
0xcdc8…31740x3e0a…78e7Base—$0.002796100%coinbase75d ago0xe904dd…2ad1b3
0xcdc8…31740x3e0a…78e7Base—$0.005713100%coinbase75d ago0x6c2d7a…2d1d93
0xcdc8…31740x3e0a…78e7Base—$0.005327100%coinbase75d ago0x054195…8c9a9c
0xcdc8…31740x3e0a…78e7Base—$0.005069100%coinbase75d ago0xcbd804…858bf9
0xcdc8…31740x3e0a…78e7Base—$0.003161100%coinbase75d ago0x64e6b1…de8487
0xcdc8…31740x3e0a…78e7Base—$0.005635100%coinbase75d ago0x4e6839…b92e36

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.