Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x3ca0e0…7638ce
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0xa5737c…da79c1
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x4717fb…53391d
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0xa97f74…840409
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0xe9ed18…baa0e5
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x55785d…95108d
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x29eeee…1b45e9
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x759838…6be8b6
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x27b607…eefd97
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x630263…6484f7
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x2f2307…5c6797
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0xb7c00d…2b020e
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0xd90b4c…a0fee1
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x1e4d8a…bd834e
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x2eb7f1…0cb9bf
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x1ecff4…616e49
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x4dc0b8…0208f6
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x8a6dd5…2efe2c
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x2a5a12…32c023
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0xc71c69…8c199b
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0x50cd6c…44474c
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x1b1674…958d69
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0xa00753…1fd54a
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase13d ago0x7857fc…efb999
0x9817…e6870xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase13d ago0xda868e…0a4c21

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.