Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x34cbfa…753b6d
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xd12706…014bac
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x01e1d8…3e8db4
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x72fc87…b631ac
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x324e16…391eb8
0x4c86…fa930x0e84…b808BaseOtto AITwitter search$0.15100%coinbase1d ago0x3649bb…521c5c
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x413f0c…55edbe
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x11b42c…01cb10
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x6ebe98…df25ea
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x0ca9a0…991236
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x3e8540…c7e1a3
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x7cfa4f…e90f62
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x860f29…72a198
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x734946…1ac2bf
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x43a0e1…c9cfbf
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xc8f760…1dc425
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xbb7108…2f3ed8
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xacb781…224b06
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x343fd8…42be73
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x0441bc…0ac5e4
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xcd2274…d55367
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x61e226…a7d2ee
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x31b60f…927222
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x9dac80…5c793a
0x4c86…fa930xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xa5b8e4…619a6b

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.