Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x1aab05…fa440c
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xc47d1f…02c824
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x1957a1…a55997
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xb49d2c…fb50c8
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xe9fe55…8de5da
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xcb58ec…f3bfc2
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x6dfa2c…73ad1c
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xc587ba…98f6b2
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x071b85…0a53c5
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x39bd12…319340
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x344e76…2d2a2d
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x98edcb…5cd42e
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xc6deb5…d509d0
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x6e5f03…89f9a2
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xb06c79…235679
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x0d0d92…004e8d
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xef8751…b21d54
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x92aecc…35c5c9
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x06721f…3cafd8
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x77a896…b8e483
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x06deff…32b334
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0xe7acbe…20c280
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x4ae13b…d5f1ba
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x0224c7…24bc59
0x0bf5…84120xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase94d ago0x7e3aff…f10a48

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.