Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xc1626f…8666a0
0xa309…76740xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase50d ago0x2946bb…dc609f
0xa309…76740xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase50d ago0x1a7559…e07ed8
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x8d47c4…98f6e6
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x3936ce…679e65
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x3bfe86…93a358
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xfa78bc…2db3c5
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xd1d817…bf7792
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xfdf067…f8964d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x45c09e…a7c117
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xdf7486…8be18d
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x48e1b4…c35836
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x3a0540…58d894
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xe6a913…b50559
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xc077a7…a2f58a
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x81d4bd…2e41b5
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x3f581b…9c782a
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xe4ba5a…891ad0
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x706120…0a42b7
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0xba73fa…fdeb12
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x8e1fa3…0312df
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase50d ago0x0808c2…55f6f9
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0x373ebc…eda97e
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xea2ca5…05ca20
0xa309…76740x6d6e…9192BaseExaSearch$0.007100%coinbase51d ago0xecbc6d…89167f

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.