Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
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 ago0x77e187…534f74
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xe7d9fc…8a24ee
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x346545…2376ea
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xe2a747…afb7a9
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x2712dc…3f872d
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xe3cb17…4533c4
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xd0d78d…b37d36
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0xf55705…ac03aa
0x4426…accf0xa9dd…2315Base$0.002100%coinbase13d ago0x121588…687dc5

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.