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.001772100%coinbase91d ago0x2490ad…ddef41
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001148100%coinbase91d ago0xb36a88…7c73d0
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001594100%coinbase91d ago0x82a869…ecc984
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001356100%coinbase91d ago0x5a5c20…bb3b43
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001799100%coinbase91d ago0xd27592…1f4a35
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001722100%coinbase91d ago0x58d97e…02bf13
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001263100%coinbase91d ago0xbc0859…8bbb90
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00167100%coinbase91d ago0x76e7af…d26d05
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001374100%coinbase91d ago0x19971b…a19c5d
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001236100%coinbase91d ago0x902267…7427cf
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001279100%coinbase91d ago0x481ca6…f4e256
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001359100%coinbase91d ago0x768c10…0c1d29
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001363100%coinbase91d ago0xc20d11…7ecdc3
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001778100%coinbase92d ago0xa34abb…d4182b
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.00169100%coinbase92d ago0xe26d91…9565ad
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.001778100%coinbase92d ago0xd7cd4c…070b0e

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.