Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebf9…95550xebf9…9555Base—$0.12100%Payer-submitted107d ago0x0beb7e…658895
0xebf9…95550x124f…4478BaseStableCryptoDefillama$0.01100%coinbase107d ago0x5cc966…68023b
0xebf9…95550xebf9…9555Base—$0.12100%Payer-submitted107d ago0xeebe67…b475bc
0xebf9…95550xebf9…9555Base—$0.13100%Payer-submitted107d ago0xa785de…1d4aad
0xebf9…95550x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase107d ago0x5dab70…1de45e
0xebf9…95550xebf9…9555Base—$0.13100%Payer-submitted107d ago0xccbbc1…107aa1
0xebf9…95550xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0x9e6380…af1038
0xebf9…95550xebf9…9555Base—$0.13100%Payer-submitted107d ago0x497dc4…698cca
0xebf9…95550x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase107d ago0x1ea211…c5456b
0xebf9…95550xebf9…9555Base—$0.14100%Payer-submitted107d ago0x658dbf…814bfd
0xebf9…95550xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0x7510b2…c2ddbb
0xebf9…95550xebf9…9555Base—$0.15100%Payer-submitted107d ago0x2c740b…51125d
0xebf9…95550x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase107d ago0xc0e7e1…969e51
0xebf9…95550xebf9…9555Base—$0.16100%Payer-submitted107d ago0xf26235…a9e3d9
0xebf9…95550xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0x93cd06…8e8c33
0xebf9…95550xebf9…9555Base—$0.17100%Payer-submitted107d ago0x0f6ca0…c1a1e0
0xebf9…95550x110c…b784BaseCoinGeckoCrypto$0.01100%coinbase107d ago0xa25dca…214cba
0xebf9…95550xebf9…9555Base—$0.17100%Payer-submitted107d ago0x281a2d…9f691f
0xebf9…95550x6d6e…9192BaseExaSearch$0.002100%coinbase107d ago0x98cad1…ec851b
0xebf9…95550xebf9…9555Base—$0.17100%Payer-submitted107d ago0x3354f8…ea3b68
0xebf9…95550x6d6e…9192BaseExaSearch$0.007100%coinbase107d ago0x6b91b2…ff7394
0xebf9…95550xebf9…9555Base—$0.18100%Payer-submitted107d ago0xaf9d31…cdd04e
0xebf9…95550x124f…4478BaseStableCryptoDefillama$0.01100%coinbase107d ago0x83b0eb…783304
0xebf9…95550xebf9…9555Base—$0.18100%Payer-submitted107d ago0x44cbf7…04e444
0xebf9…95550xebf9…9555Base—$0.20100%Payer-submitted107d ago0xb673fe…4c386f

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.