Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ca0…aa710xc2af…85ebBasex402 service$0.003100%coinbase2h ago0xa158c1…896b02
0x3ca0…aa710xc2af…85ebBasex402 service$0.003100%coinbase2h ago0x6fcc72…a1fd76
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase5h ago0xc8e827…d0020c
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase5h ago0xad3ccd…ccd4a9
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase5h ago0x515a86…7d3e03
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase5h ago0x07046b…e23eab
0xcaa2…e16b0xc2af…85ebBasex402 service$0.001100%coinbase7h ago0x11ce6d…878751
0xcaa2…e16b0xc2af…85ebBasex402 service$0.001100%coinbase7h ago0x63ded5…ed1224
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase7h ago0xc31bdb…c469b7
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase7h ago0x904217…2cd2f6
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase7h ago0x55d501…1452ad
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase7h ago0x69f7b6…6f80b1
0x728d…c01d0xc2af…85ebBasex402 service$0.02100%coinbase12h ago0xceed9f…901203
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase17h ago0x0211a1…adcb03
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase17h ago0x2777ac…f8b01b
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase20h ago0xca754a…b0a77b
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase20h ago0x017ba9…a335cf
0x91f1…f8800xc2af…85ebBasex402 service$0.001100%coinbase20h ago0xb983a4…e5c682
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase21h ago0xee9448…327465
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase21h ago0xf0c00c…0b249e
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase21h ago0xdab730…dfaace
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase21h ago0xf8572d…f05b02
0x8749…bc9c0xc2af…85ebBasex402 service$0.001100%coinbase21h ago0x0425d9…4136ce

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.