Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base$0.002100%coinbase13d ago0xffe713…f91f28
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase13d ago0x28087c…9626e9
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase13d ago0xbe1f9b…b1fae3
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase13d ago0x3f0e44…61ae81
0x9265…7e780xa9dd…2315Base$0.002100%coinbase13d ago0x9864d6…b2f897
0x9265…7e780xa9dd…2315Base$0.002100%coinbase13d ago0xa16aea…9c6115
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xd8d172…b66571
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xd5e152…f45a08
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x7bc962…e55f28
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xc4759c…248170
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xa38683…23b610
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x08dfe1…2979e6
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x4ec815…38af3f
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x04391b…2c840d
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xe8a6ea…a73d30
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xa9f421…5b6b8c
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x55bad2…0beab9
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x40c676…113424
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xe9b347…b33f3a
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x91a56b…d2fb8d
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xdb9e70…7d1cca
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x452bd6…cc1950
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xe2a747…afb7a9
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xe3cb17…4533c4
0x9265…7e780xa9dd…2315Base$0.002100%coinbase13d ago0x354918…601a28

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.