Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x04396a…754fe4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0xd5d408…a29598
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0xdf3f43…de772e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x364a36…bf8e9d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x9dac4e…b1082a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0xcbbc8f…72c961
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0xc5e129…ca15c4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0xb2753b…1de292
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0xeb4575…9a0453
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0xf77082…24201f
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x784367…4b78f7
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x953176…87c4c9
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x3029f8…681e3a
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x4c4e11…1fd6ee
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x169800…4c5ea6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x001f67…0a5693
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x00473b…6aed41
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x2de0b2…2ec652
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0xa12ef4…9733de
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x5bbb29…3f6138
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x016e4b…c318a0
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x83b0d5…f3ce7d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x6f49b2…bbfbdb
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0x35c00a…f22df6
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase78d ago0xfba67c…4fa8cb

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.