Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xe771a3…4ffb88
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xc7d8b6…3ba794
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0x90e5dd…e38d67
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0x29e2b4…737afb
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0x898fde…a3ca73
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0x21a4b6…4dac9c
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xd592e3…255a14
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xd2fb1a…7aa659
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xc0495a…461e75
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase100d ago0xa79a9b…2d5f1e
0xef5d…95460xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase100d ago0x79a40a…2c50f0
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xf5d3ba…de0ddc
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0x1ef90b…c3e670
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xebe662…d895d3
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xd0409c…317e1a
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xff743e…af4438
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0x7123be…cfaacc
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xed7006…d6dc65
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0x29e6f6…ff4ac8
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0xdb97fd…eb509d
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0x609d6e…58b7a1
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0x3b3991…a98fdd
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%candidates100d ago0x0bcb67…1f616a
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase100d ago0x1caacd…c63d31
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%candidates100d ago0x9b2ceb…77450d

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.