Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x137a…765e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase35d ago0x70458a…5e8b45
0x6645…325a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase35d ago0x41d7ab…6bcc64
0x9df0…7d590x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase35d ago0x71e9e3…581dbd
0x86dc…f7140x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase35d ago0x9783f5…cf8ae7
0x9778…b21d0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase35d ago0x8a359d…2466e9
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0x1e2d97…54c24c
0x8e84…0af70x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0xc17d4d…d35809
0x0205…39a30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0x045155…fd1f2f
0xfbd0…75610x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0x07d105…24007d
0xdc5c…432e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0xbbbae5…e8d8be
0x733a…09030x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0x3f760e…2461cb
0x733a…09030x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0x96244c…b0b383
0x6a07…60a40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0x29d474…b40e05

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.