Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x6c196f…76a163
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x50601c…30ff4a
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x20128a…c8ba77
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0xce6b12…cacfa9
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x36ee83…11d739
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0xec36c3…335ae0
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x504ad1…e57f23
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x50d9be…e9039a
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x6a28e1…61fc1e
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x5b945f…94e3e5
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x91cb2f…1013f7
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0xaac23a…bf0464
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x746bc7…dc42ee
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x43b5f7…583046
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x4a6e5a…563fa2
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0xbb17b0…f0c94f
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0xef4053…693a68
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x782371…142f96
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x8c67d5…2b81c4
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x23ebe4…1ab0ce
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x3ba6f6…b08de2
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0xd05ba7…19fe67
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0x81147a…46b0bc
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0xf9a3cc…355823
0x274a…37130x325b…d430BaseStableEnrichExa$0.08100%coinbase43d ago0xcabd5d…a429cb

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.