Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec6…9ab20x3070…fa85Basex402 service$0.02100%coinbase92d ago0xec81d2…9666bc
0xdec6…9ab20x13e0…f707BaseReadXTwitter$0.03100%coinbase92d ago0x8e7a16…a9a9e4
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xa0d3f0…9613b5
0xdec6…9ab20x13e0…f707BaseReadXTwitter$0.03100%coinbase92d ago0x7f6c93…aa86c9
0xdec6…9ab20x13e0…f707BaseReadXTwitter$0.03100%coinbase92d ago0x70ba63…d66e60
0xdec6…9ab20x13e0…f707BaseReadXTwitter$0.03100%coinbase92d ago0x986392…72def2
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xf89682…3fa34a
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xa17200…a84556
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xcf3046…0ab914
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0x3f4276…fdea00
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xbc5207…2bc38c
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xa3faad…3da0ef
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0x89c48a…2968ca
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xcf2c6b…5ae727
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xb92cba…e64724
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xaefa6b…f3778d
0xdec6…9ab20x3070…fa85Basex402 service$0.02100%coinbase92d ago0xabfa8c…3de857
0xdec6…9ab20x13e0…f707BaseReadXTwitter$0.03100%coinbase92d ago0x323a15…a20442
0xdec6…9ab20x13e0…f707BaseReadXTwitter$0.03100%coinbase92d ago0x95e625…d5e307
0xdec6…9ab20x13e0…f707BaseReadXTwitter$0.03100%coinbase92d ago0x24a349…6ad6c7
0xdec6…9ab20xb519…826aBasex402 service$0.13100%coinbase92d ago0xa5ef04…18ea0e
0xdec6…9ab20xb519…826aBasex402 service$0.15100%coinbase92d ago0xcf9d99…7611f9
0xdec6…9ab20xb519…826aBasex402 service$0.11100%coinbase92d ago0x75c5e0…2649c3
0xdec6…9ab20xb519…826aBasex402 service$0.12100%coinbase92d ago0xe42977…9c19eb
0xdec6…9ab20xb519…826aBasex402 service$0.13100%coinbase92d ago0xf2b23a…157b82

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.