Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase123d ago0x829ae0…bf9d59
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase123d ago0x84a653…ffaf86
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0xfa1c4f…1ec216
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase123d ago0x6ae7b3…2c4d6b
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase123d ago0x25380b…cf4a85
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x4019d0…482c98
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase123d ago0x024c5d…ea3474
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase123d ago0x060d58…1581ae
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase123d ago0x1c5c77…5e57a0
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase123d ago0xaa4d16…a244dd
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase123d ago0xd2c842…6a64ad
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.009218100%coinbase123d ago0x1d3cbd…618456
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase123d ago0x3beb7d…fef1db
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase123d ago0x5de34b…5d4317
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase123d ago0xde6535…53f24c
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.008543100%coinbase123d ago0x334c86…723efd
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase123d ago0x249059…1c980e
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase123d ago0xa4fa8a…7221f1
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase123d ago0x11420d…bcd10b
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase123d ago0x3dbb97…8097bb
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase123d ago0x979f1a…2f65d1
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase123d ago0x6f281e…bc2ad9
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase123d ago0x36d30d…3139f8
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase123d ago0x2e4c6d…420f27
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase123d ago0x404592…a77ba3

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.