Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase174d ago0xae2d06…055daa
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase174d ago0x778598…045c2a
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase174d ago0xd35327…47e0b2
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase174d ago0x0a8e35…bcee0d
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase174d ago0xc494d0…3a03f0
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase174d ago0xae02fe…c65bc4
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase175d ago0x1d82e3…570740
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase175d ago0xfaea9b…baa231
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase175d ago0xd7b6fb…2ec69e
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0x60bb88…5b078a
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase175d ago0x2b505b…8ff1b8
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase175d ago0x071d54…b19374
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase175d ago0xb3bd12…94eb3d
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase175d ago0x96745f…adb66a
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase175d ago0x5ecf1d…204fe0
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase175d ago0x7f67e1…fb2aaa
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase175d ago0xa3a23e…b226d2
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase175d ago0xd48338…e3a14b
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase175d ago0x36c6b1…197ae2
0x9c9a…ae0b0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase175d ago0x438651…77ce3a

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.