Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14ec…78430x3e0a…78e7Base—$0.002879100%coinbase74d ago0xb36893…3de354
0x14ec…78430x3e0a…78e7Base—$0.005328100%coinbase74d ago0xfa9d45…f6e06c
0x14ec…78430x3e0a…78e7Base—$0.003323100%coinbase74d ago0x6c5f2a…06a3ed
0x14ec…78430x3e0a…78e7Base—$0.003839100%coinbase74d ago0x7dd483…43379d
0x14ec…78430x3e0a…78e7Base—$0.005089100%coinbase74d ago0x6e9656…487665
0x14ec…78430x3e0a…78e7Base—$0.005623100%coinbase74d ago0xd2583e…8f03f4
0x14ec…78430x3e0a…78e7Base—$0.003294100%coinbase74d ago0xbd573c…21b506
0x14ec…78430x3e0a…78e7Base—$0.002948100%coinbase74d ago0x40959d…72c89b
0x14ec…78430x3e0a…78e7Base—$0.002868100%coinbase74d ago0x5e24cd…edd874
0x14ec…78430x3e0a…78e7Base—$0.003444100%coinbase74d ago0x72acaf…3eb714
0x14ec…78430x3e0a…78e7Base—$0.002777100%coinbase74d ago0x354923…7bb55b
0x14ec…78430x3e0a…78e7Base—$0.003627100%coinbase74d ago0x3cc134…b856df
0x14ec…78430x3e0a…78e7Base—$0.005668100%coinbase75d ago0x2c4c30…20f9b5
0x14ec…78430x3e0a…78e7Base—$0.005797100%coinbase75d ago0x103989…11bda9
0x14ec…78430x3e0a…78e7Base—$0.002689100%coinbase75d ago0xc54fe7…81e8ad
0x14ec…78430x3e0a…78e7Base—$0.0038100%coinbase75d ago0xa53da4…db3924
0x14ec…78430x3e0a…78e7Base—$0.004175100%coinbase75d ago0xe5c67c…c572a2
0x14ec…78430x3e0a…78e7Base—$0.004923100%coinbase75d ago0x8e9e34…320b07
0x14ec…78430x3e0a…78e7Base—$0.00433100%coinbase75d ago0x43c4b2…e57365
0x14ec…78430x3e0a…78e7Base—$0.004256100%coinbase75d ago0x723235…ca93c9
0x14ec…78430x3e0a…78e7Base—$0.004654100%coinbase75d ago0x3c4e82…6b36e4
0x14ec…78430x3e0a…78e7Base—$0.003754100%coinbase75d ago0xc18aa0…a0d964
0x14ec…78430x3e0a…78e7Base—$0.00547100%coinbase75d ago0x7b4477…c74f20
0x14ec…78430x3e0a…78e7Base—$0.005855100%coinbase75d ago0x2ea5cc…a62dd5
0x14ec…78430x3e0a…78e7Base—$0.003321100%coinbase75d ago0xddc2e3…4cb863

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.