Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005476100%coinbase135d ago0x979083…e4bd5c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005358100%coinbase135d ago0xae777e…34a7f5
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005364100%coinbase135d ago0x4a5ab6…2af1d2
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005526100%coinbase135d ago0xbc5523…e01029
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005341100%coinbase135d ago0xba689c…54e267
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005351100%coinbase135d ago0xd9bf14…7fea6b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005042100%coinbase135d ago0xa82702…cc4e9c
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005362100%coinbase135d ago0x61bda7…f4c5ac
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00563100%coinbase135d ago0xfd37df…7975fa
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005051100%coinbase135d ago0xa96c3f…3ba514
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005396100%coinbase136d ago0xb1abdc…b140e6
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005106100%coinbase136d ago0xab4419…ab0bb7
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005365100%coinbase136d ago0xf8cc00…b549ac
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005041100%coinbase136d ago0xb48f78…d7ed9a
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004928100%coinbase136d ago0x6fba71…1dd128
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005382100%coinbase136d ago0x841c8a…69f9c0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.004935100%coinbase136d ago0xd6ba15…0262ed
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005074100%coinbase136d ago0xef1498…5f775e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005282100%coinbase136d ago0x35cbba…4bdc9d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005394100%coinbase136d ago0xd3ec25…f6b723

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.