Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase25d ago0xc630f5…3a4ed6
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase25d ago0x1eed25…78ceed
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase25d ago0x347f2e…0d600c
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase25d ago0xef8ce6…757818
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase25d ago0x6f5d84…2830a8
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase25d ago0x6e6772…215dcc
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase25d ago0x81c63e…e7e28c
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase25d ago0x0a07e5…a54542
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase25d ago0x4854f7…0ec06b
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase25d ago0x60d86f…3dfee0
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x3f4d9d…e7d015
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase25d ago0x9d1956…0b831c
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xe8ccef…84d49b
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase25d ago0xb00f69…d30e8b
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xc4b61f…32ce00
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x9241f1…9652c1
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x0d7ab2…99c4c1
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x0e584f…56b73d
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x10c9b4…e45282
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x9ddf03…e8575e
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x24491d…223440
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x7ab983…db2495
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xbd6aa2…22466e
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0x37cfc9…32d4b8
0x0215…639a0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase25d ago0xac20b1…32a157

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.