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%coinbase50d ago0x04945e…8bf17a
0x60dd…75830xb0af…7de0Base—$0.20100%coinbase50d ago0x6bf844…c376df
0x60dd…75830xb0af…7de0Base—$0.24100%coinbase50d ago0xc204ac…914477
0x60dd…75830xb0af…7de0Base—$0.28100%coinbase50d ago0xf28634…4316ea
0x60dd…75830xb0af…7de0Base—$0.26100%coinbase50d ago0x2c235b…0ccaf7
0x60dd…75830xb0af…7de0Base—$0.26100%coinbase50d ago0xe8716c…5f7e33
0x60dd…75830xb0af…7de0Base—$0.30100%coinbase50d ago0x1b509d…0ce5d4
0x1ebf…76220xb0af…7de0Base—$6.06100%coinbase50d ago0x2ff183…b812be
0x1ebf…76220xb0af…7de0Base—$10.66100%coinbase50d ago0xfc2e5b…ff6f2a
0x60dd…75830xb0af…7de0Base—$0.34100%coinbase50d ago0x85a834…a2c2c3
0x60dd…75830xb0af…7de0Base—$0.38100%coinbase50d ago0x20a389…6a401e
0x60dd…75830xb0af…7de0Base—$0.38100%coinbase50d ago0xf47db5…a728ae
0x1ebf…76220xb0af…7de0Base—$7.62100%coinbase50d ago0x758343…e7fe0a
0x1ebf…76220xb0af…7de0Base—$10.66100%coinbase50d ago0xd5a9e8…f559e8
0x60dd…75830xb0af…7de0Base—$0.36100%coinbase50d ago0xa09400…325e12
0x60dd…75830xb0af…7de0Base—$0.36100%coinbase50d ago0x67988d…59e5c6
0x60dd…75830xb0af…7de0Base—$0.36100%coinbase50d ago0x9a1c44…48aff5
0x1ebf…76220xb0af…7de0Base—$6.06100%coinbase50d ago0x5a4335…1acd53
0x1ebf…76220xb0af…7de0Base—$5.05100%coinbase50d ago0x1c2e9c…7106c8
0x1ebf…76220xb0af…7de0Base—$10.66100%coinbase50d ago0xc47158…06c98e
0x60dd…75830xb0af…7de0Base—$0.34100%coinbase50d ago0x35debf…e29cd0
0xb66a…04f40xb0af…7de0Base—$17.17100%coinbase50d ago0x5c0fac…f3f941
0x60dd…75830xb0af…7de0Base—$0.34100%coinbase50d ago0xc06bed…bbeaf5
0x60dd…75830xb0af…7de0Base—$0.40100%coinbase50d ago0x549eee…c68b85
0x1ebf…76220xb0af…7de0Base—$5.05100%coinbase50d ago0xb323ca…370b35

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.