Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bec…4c140x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0x29401d…e0c4f0
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0xcf98ba…162311
0xfeec…799a0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0xfbe3c6…4b217c
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0x18734d…15293e
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0xaa8dba…621731
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0xc98f10…9aaaf0
0x34dd…b4450x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0xbd808c…f6b075
0x3803…101b0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0x15c60e…49b85a
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0xf21b39…b1ffe2
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0xf4ab63…58d1ed
0xdaa6…bda10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0x09e518…9a186e
0x9075…96bf0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0xbbbc27…281d6d
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase42d ago0x913a46…030935
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0xaf9e13…ad6b74
0x3a0a…773e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0xcc7597…eda7f7
0x6fb5…ac9c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0xb1c127…cbb4b7
0x8a1a…aa530x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0x292820…26dd18
0x5668…522c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase43d ago0xb89534…e17b2f

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.