Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.49100%coinbase114d ago0x046368…7767e7
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$2.38100%coinbase114d ago0x0ba1c5…d6f7e6
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0xbfa719…f0e9e1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0x45fc71…cea993
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.49100%coinbase114d ago0x886841…58a449
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0x1247f5…c60f2e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.49100%coinbase114d ago0x7dd1a7…022e57
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.49100%coinbase114d ago0x583b9d…75a1bb
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.49100%coinbase114d ago0xd51b9d…c09360
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.49100%coinbase114d ago0x8c17ed…24f5a1
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.49100%coinbase114d ago0xc2bb18…13a464
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0x441a55…006755
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase114d ago0x7c78cb…a78a27
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase114d ago0xbd2fa0…78bfaa
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase114d ago0x068137…527296
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase114d ago0x15cf27…23d6c7
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase114d ago0x9d14aa…d41983
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase114d ago0xb8f3c8…f3bf93
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase114d ago0xa95eda…ae49a8
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$1.49100%coinbase114d ago0x2e42f8…e6544e
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase114d ago0x765e92…fcaaaa
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002115100%coinbase114d ago0xf2c08e…510790
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.005287100%coinbase114d ago0xff4364…d11632
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.002952100%coinbase114d ago0xd2e221…8efa34
0x3491…402e0xe903…1abfBaseBlockRun.AIAi$0.009488100%coinbase114d ago0xa2b70c…1d1607

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.