Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0xa200c1…013870
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0x30c045…f8bf6f
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0x93d32b…9824f5
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0xc5a226…1a3bd0
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0xdf629b…dd5b25
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0x321211…d15e07
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0xd6880a…da0660
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0x5aafc7…67a8d6
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0x84f9e3…7d823a
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0x2ad8a7…04937a
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0x640ab0…1e053b
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase4h ago0x0e5fb3…e9ceab
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0xeb56a3…0d0d4b
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0x058847…30e420
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0x7877c7…dfae24
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0x80d740…72ccb4
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0x146c6f…e3a995
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0x0053a1…41e4b1
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0x65e1b1…935b4c
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0xeb9af6…f9d521
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0xa43c88…63328f
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0x5e6336…ee86a8
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0x972505…df4fd3
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0xadf5dd…9f207b
0x8749…bc9cWithZeroBaseWithZeroMedia$0.07100%coinbase9h ago0x6dfffd…fcef9f

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.