Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0xacef0d…4ce9b9
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x3304b3…f8f7df
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003786100%coinbase79d ago0x3f930d…ed7d60
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001425100%coinbase79d ago0x457aa8…318e74
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase79d ago0xd211ef…6719ad
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x658d79…3351b0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001509100%coinbase79d ago0xd8ad8d…af60f2
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase79d ago0x654a10…a6a9be
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003162100%coinbase79d ago0x01a5e1…0e437a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001423100%coinbase79d ago0x048b4c…412f8a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001444100%coinbase79d ago0x2cefe9…50636f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001652100%coinbase79d ago0x36461e…4c6a84
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase79d ago0x46cb97…72478f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase79d ago0x62cfb6…31edc7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001896100%coinbase79d ago0x695129…2c410a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007517100%coinbase79d ago0xc8704b…a6e136
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase79d ago0xcad37d…3916da
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001424100%coinbase79d ago0x35ca34…fb364f
0xfcfe…52450x275e…a5ceBase$0.01100%coinbase79d ago0xaf238e…826153
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002557100%coinbase79d ago0xb627ea…23a65b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001825100%coinbase79d ago0xc3247c…30eec8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase79d ago0x1793a9…991f8a
0x0df2…07c90x2932…4f60Basex402 service$0.01100%coinbase79d ago0x35b2d7…2afd82
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001437100%coinbase79d ago0xfa400b…fb85a0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002692100%coinbase79d ago0x17a45e…e4d11c

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.