Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0x178b9a…1da7c7
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0x033fd5…6388f0
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0x31f6a1…a0e242
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xfb40cd…dc7a54
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0xa40107…e613cf
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0xbf889c…aafe72
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x04cfcf…c38d83
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xb14b14…234504
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0xa2fd33…d1f6bb
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x2d59c8…927849
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x1391ca…0a0a45
0x26df…064c0x6d6e…9192BaseExaSearch$0.007100%coinbase13d ago0x4423ae…b8474b
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x6f58e5…54aa0c
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xddaec2…4aeddc
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xfc29d3…9572c1
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xb4e7e4…bd7907
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xa39f7f…729d5a
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x8aa677…d7aeff
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x48b386…0b457a
0x26df…064c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x201ebd…33c3b6

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.