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.02100%coinbase107d ago0x406944…73eb3c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x99016c…95e390
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xfed1d8…ce15fa
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009744100%coinbase107d ago0x522f4b…d13da1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase107d ago0x4903b8…bbbfb6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xf524d2…ee575e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase107d ago0xf5ec61…98c9b9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase107d ago0x6e9726…130825
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x293b68…2d8128
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xd76f5b…a50554
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase107d ago0xee3ea0…37fe94
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x6f9870…4c67e4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xb53eee…0d6cdc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xb398bb…363a28
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xea4e70…9f25cc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x463c0e…4eaa86
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0xd17ca0…9d27b4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x2bad9b…9ba056
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x2cb7af…e76b7e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0xc79df4…dd9e9d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0xc4daad…7cbe2d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x9c92a0…56c682
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase107d ago0x8fe9fd…16ae7c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0xb92436…e6dd9f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase107d ago0x720206…6ad9d2

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.