Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70b6…1bc70x3e0a…78e7Base—$0.005356100%coinbase73d ago0x90a84b…860598
0x70b6…1bc70x3e0a…78e7Base—$0.005712100%coinbase73d ago0xe77f27…5d722d
0x70b6…1bc70x3e0a…78e7Base—$0.003287100%coinbase73d ago0xaf2dce…a39f25
0x70b6…1bc70x3e0a…78e7Base—$0.00556100%coinbase73d ago0xd7ebe4…c9a3ef
0x70b6…1bc70x3e0a…78e7Base—$0.003074100%coinbase73d ago0x96bf08…7150c7
0x70b6…1bc70x3e0a…78e7Base—$0.003588100%coinbase73d ago0x9519ea…70858d
0x70b6…1bc70x3e0a…78e7Base—$0.003026100%coinbase73d ago0xcc332b…f74ff5
0x70b6…1bc70x3e0a…78e7Base—$0.00541100%coinbase73d ago0x7fe779…4f8cc3
0x70b6…1bc70x3e0a…78e7Base—$0.005836100%coinbase73d ago0xbd78a3…8c8479
0x70b6…1bc70x3e0a…78e7Base—$0.005714100%coinbase73d ago0x1677ec…1065e5
0x70b6…1bc70x3e0a…78e7Base—$0.004332100%coinbase73d ago0xc33975…cbe4c8
0x70b6…1bc70x3e0a…78e7Base—$0.00352100%coinbase73d ago0xaff9ba…d8d67f
0x70b6…1bc70x3e0a…78e7Base—$0.004468100%coinbase74d ago0x9a7a4f…754b3b
0x70b6…1bc70x3e0a…78e7Base—$0.002832100%coinbase74d ago0x3075ba…b7657c
0x70b6…1bc70x3e0a…78e7Base—$0.005761100%coinbase74d ago0xb02ec6…924a14
0x70b6…1bc70x3e0a…78e7Base—$0.005825100%coinbase74d ago0x40f938…a5b44a
0x70b6…1bc70x3e0a…78e7Base—$0.003021100%coinbase74d ago0xc2b9c8…92b3c4
0x70b6…1bc70x3e0a…78e7Base—$0.005569100%coinbase74d ago0x1f59ef…da4d70
0x70b6…1bc70x3e0a…78e7Base—$0.004906100%coinbase74d ago0xf1a409…9e9ab1
0x70b6…1bc70x3e0a…78e7Base—$0.003355100%coinbase74d ago0x435723…ecdc43
0x70b6…1bc70x3e0a…78e7Base—$0.002775100%coinbase74d ago0x466b48…ec89d3
0x70b6…1bc70x3e0a…78e7Base—$0.004867100%coinbase74d ago0x41d55b…a14112
0x70b6…1bc70x3e0a…78e7Base—$0.004135100%coinbase74d ago0xfdd0d8…3a1a4b
0x70b6…1bc70x3e0a…78e7Base—$0.003623100%coinbase74d ago0x337020…ddde20
0x70b6…1bc70x3e0a…78e7Base—$0.004268100%coinbase74d ago0x5c3608…4d5584

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.