Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005557100%coinbase43d ago0x9aaa11…22a910
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x1cdd4b…767c3c
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0xe77639…2821c3
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x9655ce…62f51a
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x4d33db…1a5b95
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0xa4084e…961a6e
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x892084…bc3f01
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0xbdb0c4…5b0677
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x9226c8…f58a60
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0xa26a59…061b89
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x5335d0…052fad
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x98d94e…d08936
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x8dba68…9dd577
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004116100%coinbase43d ago0xf228b1…908923
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x492eb1…d18e64
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.004116100%coinbase43d ago0x282e64…06a6c3
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x5781ec…a74323
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase43d ago0x6c4d0d…60370a
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.00555100%coinbase43d ago0x08183c…e976a2
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase43d ago0x2c5e14…7c51f0
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005617100%coinbase43d ago0xe3524f…924606
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005617100%coinbase43d ago0x840243…bbbb92
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005617100%coinbase43d ago0x9a98ab…3a2a9a
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$1.14100%coinbase43d ago0xe27b22…c90989
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.005617100%coinbase43d ago0x7fdd5e…481c6d

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.