Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc44d ago0xa1fa5e…73013a
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc44d ago0x9e5034…14a8f2
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0xe3ebe1…06af46
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0xa71d47…003597
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0xf98acb…d242b1
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0x4f5956…2ecb83
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0xc637fc…6d5bc9
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0x2c6e20…f5aaff
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0xbb00e3…7551d7
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0xb9a7e5…e4df53
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0x427b69…ef1274
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0x2869b4…526510
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0x4c9551…fbd61a
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0x1d5c57…22df5c
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc45d ago0x81f12e…741956
0xce6d…bbc30x572f…2f6cBase$0.0170%0x0b44…80fc45d ago0x39f8a1…47be74
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0x864567…6bfe4b
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0xf78c4a…8ab1b3
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0xf44458…da43aa
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0x28dd19…3ceaef
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0xda50f4…c3e699
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0x6cb6b5…dbc241
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0x71d116…3f9a16
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0x4944b1…de82ff
0xce6d…bbc30x35e6…1f0eBase$0.01100%0x0b44…80fc45d ago0x821e13…af8db9

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.