Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee11…c6d20x32bc…9008Base—$2.58100%payAI12h ago0xe4314d…da9664
0xee11…c6d20x32bc…9008Base—$2.58100%payAI12h ago0xa23653…2a408d
0xb986…4f140x32bc…9008Base—$7.74100%payAI17h ago0x0e316f…3c41e9
0xb986…4f140x32bc…9008Base—$7.74100%payAI17h ago0x522fa7…6c69bc
0xb986…4f140x32bc…9008Base—$1.29100%payAI18h ago0x17de16…3b382e
0xb986…4f140x32bc…9008Base—$3.87100%payAI18h ago0xf4b5ca…992637
0xb986…4f140x32bc…9008Base—$3.87100%payAI19h ago0x90cb25…c93ae2
0xb986…4f140x32bc…9008Base—$2.58100%payAI20h ago0x987381…99f163
0x3b8b…c15d0x32bc…9008Base—$15.9970%0xbfb1…5ca620h ago0xb38659…cdd7c7
0xbe14…20640x32bc…9008Base—$50.0070%0xbfb1…5ca620h ago0xfa12d1…2b49eb
0xfb6e…18e40x32bc…9008Base—$15.4870%0xbfb1…5ca620h ago0x4119bf…78f8a9
0x25a6…b5920x32bc…9008Base—$10.0070%0xbfb1…5ca623h ago0xd1a154…966c29
0xa7d0…da240x32bc…9008Base—$15.99100%payAI23h ago0x4498c4…bc5c8e
0x9274…28610x32bc…9008Base—$15.9970%0xbfb1…5ca61d ago0xcf3831…0b3177
0x52e7…752d0x32bc…9008Base—$7.9970%0xbfb1…5ca61d ago0x63f140…561319
0x4441…3a800x32bc…9008Base—$41.9870%0xbfb1…5ca61d ago0x241b9d…ef7f9e
0xadb6…71f90x32bc…9008Base—$46.44100%payAI1d ago0x572fd7…0b5cd5
0x3890…51e60x32bc…9008Base—$15.9970%0xbfb1…5ca61d ago0xc4d54b…6bef98

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.