Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase112d ago0x0df8e1…0a37a9
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase112d ago0x13b08c…e361e0
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase112d ago0x883d33…d400b2
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase112d ago0xc16c9b…7de35f
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0x3ec498…7a1b5e
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0xd47b47…7b24df
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0x984556…b27753
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0xffcc88…4c41a9
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0x5f78cb…190a74
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0x908d53…6dba33
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0x03ad67…2ffbca
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0x1477b3…f8e11b
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0x05fe89…772668
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0xf6d2d5…2b2630
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0xb12a0f…10e445
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0xad2e84…bee826
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase113d ago0xb8ec83…373f09
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xbd5d3a…482b4a
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xc7d093…2a99ed
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xe4902e…31727e
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0x1d4bfb…4e2b76
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase113d ago0xd2a5d9…6983c9
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase113d ago0x24166f…b862d9
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase113d ago0x9b88ab…aa1f86
0x44a6…1e650xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase113d ago0xf9ba6f…fe4422

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.