Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc955…f3bb0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase10d ago0x51edf3…dff055
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase10d ago0xe7d44f…177fb6
0xe3ba…3fb30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase10d ago0x725167…b9d4bb
0xce3c…caf90x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase10d ago0xb40335…2b66e8
0xdaa6…bda10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase10d ago0x01d7da…7285f1
0xee4b…200f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase10d ago0xb0f499…7b0158
0x965d…3b390x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase10d ago0x1b1e6d…da14ed
0x6152…7cb70x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase11d ago0xd499d2…68216b
0x5b52…2e8c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase11d ago0x4ed37d…60bd5f
0x66d6…b0de0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase11d ago0x201d55…06e791
0x3f42…4a0c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase11d ago0xeb4399…2e20c1
0x1090…07d40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase11d ago0x046862…98748a
0xa4f5…b1ff0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase11d ago0x4b4a20…f83626
0x17d5…34cc0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase11d ago0xd075d5…08809b
0x9a8e…cc8e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase11d ago0x2df516…e9f4ff
0x9a8e…cc8e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase11d ago0x8fe94d…5f81fd
0x6152…7cb70x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase11d ago0x7c731a…9d45dd

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.