Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf1e9…0f6f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase77d ago0x334e35…40bb67
0xf1e9…0f6f0xdadc…b9dfBaseNetIntelWeb content$0.003100%coinbase77d ago0x81247a…afb436
0xf1e9…0f6f0x3c74…9992BaseAviationAviation$0.0025100%coinbase78d ago0x8ab8b1…7bea83
0xf1e9…0f6f0x4a82…5bfeBaseStatePulse APITransit$0.02100%coinbase78d ago0x918c3a…c0a6be
0xf1e9…0f6f0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase78d ago0xffe9db…87f3a4
0xf1e9…0f6f0x6e8b…4e2eBasex402 service$0.005100%coinbase78d ago0x75f41a…e9184b
0xf1e9…0f6f0x217e…67c4BaseCrypto Spot PriceCrypto$0.005100%coinbase78d ago0x355f18…084aff
0xf1e9…0f6f0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase78d ago0xd2e541…da6dfd
0xf1e9…0f6f0x5721…8867Basex402 service$0.001100%coinbase78d ago0xe14733…594c12
0xf1e9…0f6f0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase78d ago0x87df82…9d8c3d
0xf1e9…0f6f0x6e8b…4e2eBasex402 service$0.001100%coinbase78d ago0x6e175f…4a9746
0xf1e9…0f6f0xc91c…b95cBasex402 serviceCrypto$0.01100%coinbase78d ago0xba04c5…09bcc4

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.