Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x62f155…9f905c
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x7a0674…2a3d3b
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x0e0ae8…ae2723
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x1f8d41…ed285d
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xbecc3d…e3117c
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x558b17…7b43b3
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x0cc510…1110ca
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x3bb73b…08b76a
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x890b7c…74b245
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xbed709…17d9da
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x13f87a…ff98a1
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xaf1ba1…427f32
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xfc0d90…e7fc9a
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xa69329…bb7926
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x454e46…14885a
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x99b112…b140db
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xf4445f…d9a427
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0x385d49…020263
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase10d ago0xc77f78…498a0d
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase10d ago0x9daedc…e68cc3

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.