Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0xc1bded…8bd010
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x8a5c2f…aac975
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0xac74fb…294763
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x904439…4653f6
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x83381b…91eae7
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0xb9b5c9…61b302
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x1bf91f…1c601f
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x3ead7d…b30959
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x456b44…558daf
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x7a3765…1f2391
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x7ff78a…5b118a
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0xcbc759…3cdfb0
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x080530…3009dd
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x9f43f4…3bbb6d
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x61c431…f30013
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x050fe7…977307
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x66dc48…7af3d0
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x0b0e76…7ef326
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x778822…a28b5e
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x8eb423…6b8464
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0xc026b6…7bb042
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x256bd5…3486cb
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x9d3d0b…764682
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0xb0ce49…6eb079
0x95b1…f9d20x525f…21e6BaseMassiveNews$0.01100%coinbase23d ago0x9f770d…14c330

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.