Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0xfc7085…34892a
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0xb455b5…acd4c2
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x8cefcd…546203
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0xb73799…cbf46a
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x4823d5…e87e0d
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x7ec831…56b2cc
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x041b8e…52c1dd
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x865683…6a2cc9
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x1dc985…280113
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0xe0463d…4a043b
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x245526…eefa9a
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0xfccd49…d07649
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x01d0b4…f33eda
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0xd5b2a0…ba114a
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0xbcb494…309981
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x026d41…241b1a
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x819e31…4a6197
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x889936…5c0fca
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x79ebcd…074e1d
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0xe0abfc…03f3c1
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x562c3b…75ac2e
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x7b840e…f7a9f8
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0x87cde6…bcdd08
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0xa9c6e0…c85f6d
0x9c96…b1c20xa9dd…2315Base$0.002100%coinbase44d ago0xd61eb0…36d434

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.