Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$2.11100%coinbase118d ago0xb81424…7c9ad6
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$2.11100%coinbase118d ago0x4485cf…d5833d
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.72100%coinbase118d ago0xfe910b…6d209d
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.72100%coinbase118d ago0x687ee5…76353d
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.72100%coinbase118d ago0x8b8638…8255e5
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.72100%coinbase118d ago0x870dfe…79051b
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.72100%coinbase118d ago0xb24348…d1c450
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.72100%coinbase118d ago0x631565…4da6a7
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.72100%coinbase118d ago0xa61f78…4b3042
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.72100%coinbase118d ago0x1a842d…05f872
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.72100%coinbase118d ago0x606fc9…f33713
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.69100%coinbase118d ago0xac9e67…a20292
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.69100%coinbase118d ago0x56ed1e…f6be9a
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.69100%coinbase118d ago0x508f22…672e5b
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.69100%coinbase118d ago0x5c1360…2c13f0
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.67100%coinbase118d ago0x016f0a…a5e57e
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.67100%coinbase118d ago0x9561fd…f64cb7
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.67100%coinbase118d ago0x4f30e5…f0c529
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.67100%coinbase118d ago0xecdb97…9c1834
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.64100%coinbase118d ago0x1d9eda…329dee
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.64100%coinbase118d ago0xaf87be…44909d
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.62100%coinbase118d ago0x9a6009…0846f5
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.62100%coinbase118d ago0x01163a…c10257
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.60100%coinbase118d ago0x1ecf54…48e0f5
0x952b…30c90xe903…1abfBaseBlockRun.AIAi$0.60100%coinbase118d ago0xed88db…39b2ac

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.