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%coinbase25d ago0xb26106…c90fdd
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xb3ce8e…67b2af
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x881bd9…680fb0
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xabae23…a6d1bd
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xda47d9…e088aa
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xf54c38…3cff60
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xf62c0f…0b55a1
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xa6c691…78e299
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x41e23a…a7a878
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x392365…3e2e33
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xbc1c7d…65ca2f
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x2dbd91…4762ad
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x74702a…2fe634
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x5efee8…81e1bc
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x5be81c…f76c51
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x894282…27ea26
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x091ee2…07ece3
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xc06bde…3058db
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xb160a9…892da5
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x4d5fe2…10809d
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xecf529…b8f486
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x7c80b6…98a2a4
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0xa7f975…51ad7d
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x41e3ab…38a896
0x9265…7e780xa9dd…2315Base—$0.002100%coinbase25d ago0x45f607…a5ec09

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.