Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60dd…75830xb0af…7de0Base—$0.20100%coinbase51d ago0x04945e…8bf17a
0x60dd…75830xb0af…7de0Base—$0.20100%coinbase51d ago0x6bf844…c376df
0x60dd…75830xb0af…7de0Base—$0.24100%coinbase51d ago0xc204ac…914477
0x60dd…75830xb0af…7de0Base—$0.28100%coinbase51d ago0xf28634…4316ea
0x60dd…75830xb0af…7de0Base—$0.26100%coinbase51d ago0x2c235b…0ccaf7
0x60dd…75830xb0af…7de0Base—$0.26100%coinbase51d ago0xe8716c…5f7e33
0x60dd…75830xb0af…7de0Base—$0.30100%coinbase51d ago0x1b509d…0ce5d4
0x60dd…75830xb0af…7de0Base—$0.34100%coinbase51d ago0x85a834…a2c2c3
0x60dd…75830xb0af…7de0Base—$0.38100%coinbase51d ago0x20a389…6a401e
0x60dd…75830xb0af…7de0Base—$0.38100%coinbase51d ago0xf47db5…a728ae
0x60dd…75830xb0af…7de0Base—$0.36100%coinbase51d ago0xa09400…325e12
0x60dd…75830xb0af…7de0Base—$0.36100%coinbase51d ago0x67988d…59e5c6
0x60dd…75830xb0af…7de0Base—$0.36100%coinbase51d ago0x9a1c44…48aff5
0x60dd…75830xb0af…7de0Base—$0.34100%coinbase51d ago0x35debf…e29cd0
0x60dd…75830xb0af…7de0Base—$0.34100%coinbase51d ago0xc06bed…bbeaf5
0x60dd…75830xb0af…7de0Base—$0.40100%coinbase51d ago0x549eee…c68b85
0x60dd…75830xb0af…7de0Base—$0.38100%coinbase52d ago0xd9aa19…8ecd36
0x60dd…75830xb0af…7de0Base—$0.45100%coinbase52d ago0x6e2d61…cfc720
0x60dd…75830xb0af…7de0Base—$0.53100%coinbase52d ago0x3bd4c6…ec11d1
0x60dd…75830xb0af…7de0Base—$0.49100%coinbase52d ago0xce09cf…1aeed1
0x60dd…75830xb0af…7de0Base—$0.58100%coinbase52d ago0x09f34b…df499f
0x60dd…75830xb0af…7de0Base—$0.70100%coinbase52d ago0xbd4670…6f1af8
0x60dd…75830xb0af…7de0Base—$0.66100%coinbase52d ago0x5165cc…fd6395
0x60dd…75830xb0af…7de0Base—$0.66100%coinbase52d ago0xa09748…2afc74
0x60dd…75830xb0af…7de0Base—$0.66100%coinbase52d ago0x2fb49b…b95787

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.