Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9eb…e9d00x3070…fa85Basex402 service$0.02100%coinbase7d ago0xf8b8cf…b1fcac
0xf9eb…e9d00xe8b2…43b7BaseAgentPay Pre-Trade Risk CheckTrading$0.01100%coinbase7d ago0x604601…eaf960
0xf9eb…e9d00x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase7d ago0x8738b3…f69f32
0xf9eb…e9d00xabf4…a9d0BasePerp funding rate and historyCrypto$0.001100%coinbase7d ago0x297775…e6e25c
0xf9eb…e9d00x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase7d ago0x1d3e55…4a357b
0xf9eb…e9d00xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.001100%coinbase7d ago0x67a7ca…578062
0xf9eb…e9d00x3c5f…3eeaBasex402 service$0.01100%coinbase7d ago0xe5f709…d35663
0xf9eb…e9d00xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x71d1b7…8983a9
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0x613ee8…720fbc
0xf9eb…e9d00x45f9…2d59Base$0.01100%openx4027d ago0x87ded6…66b6fc
0xf9eb…e9d0NodeFlareBaseNodeFlareBase$0.001100%coinbase7d ago0x2d2c9e…e8bf12
0xf9eb…e9d00xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase7d ago0x106b8d…72d31c
0xf9eb…e9d00x3c5f…3eeaBasex402 service$0.01100%coinbase7d ago0xdd949f…0d0079
0xf9eb…e9d00x45f9…2d59Base$0.01100%openx4027d ago0xb42cd2…e281fd
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase7d ago0xc7f1bf…ec4540
0xf9eb…e9d00xb3c2…2ab6BaseGEDX402 ChatChat$0.001100%coinbase8d ago0x3949cc…e2f0fb
0xf9eb…e9d0Morpho Vault RiskBaseB20 Token SafetyB20$0.03100%coinbase8d ago0x104631…40146d
0xf9eb…e9d00x9dba…0df8Basex402 service$0.005100%coinbase8d ago0x088e94…eab28a
0xf9eb…e9d00xc9c9…eb49Base$0.02100%payAI8d ago0xb144d9…cef94f
0xf9eb…e9d00x45f9…2d59Base$0.01100%openx4028d ago0x0cf09e…5177e6
0xf9eb…e9d00xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase8d ago0x09b640…7573ed
0xf9eb…e9d00x1919…679cBase$0.0033100%payAI8d ago0xd2f3bb…b01a8b
0xf9eb…e9d00x19a7…aea8Basex402 service$0.02100%coinbase8d ago0xc15399…3b5452
0xf9eb…e9d0NodeFlareBaseNodeFlareBase$0.001100%coinbase8d ago0xbfd639…c74ab4
0xf9eb…e9d00x7dd5…2629Basex402 service$0.001100%coinbase8d ago0x0fe501…45d923

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.