Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xecf928…72bc11
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xd11f20…b4875f
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x03d520…51e2a6
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x1c320c…34437e
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xfa1327…dcbd39
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xb7c034…64b388
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xff7b51…571531
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xfa9dda…48436d
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x564710…87c9dc
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x153602…990854
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x6f0764…9aebe6
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xddfd8b…6a9589
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x732139…dfeede
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x62996c…cbda20
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xce642c…9aa7ee
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x434338…7ce5a3
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x8b6d7b…138888
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xe9f8c1…8e8827
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x227c27…9c1f63
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x4cc629…10ac60
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xd8800c…0f688a
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x467d8a…66caaa
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x540209…1a0d53
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0x801ab8…2abd12
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase22d ago0xe5ad51…8a7834

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.