Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.009001100%coinbase9d ago0x316393…ff18aa
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.007100%coinbase9d ago0x164047…60ee77
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase9d ago0xb08a8a…afb6f5
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xa4d614…c8bedb
0xf4cc…87df0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase9d ago0xc4a2ec…d7cd9e
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase9d ago0xf66baf…d1eda5
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0xe0ae0e…ebea5b
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0x14750b…7419f5
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0x3fbd81…caab2c
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0x92d1b6…14029e
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0x03fe13…3f3247
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0x4db430…4897ee
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase9d ago0xa1d403…4837b3
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase9d ago0x590488…ffc83e
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0x6f368e…275316
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.009362100%coinbase9d ago0xda6f2e…36f6da
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.005039100%coinbase9d ago0xad193a…d5481a
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase9d ago0xe450dc…514fac
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.004924100%coinbase9d ago0x69368e…30e563
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase9d ago0x284758…0a4098
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.004604100%coinbase9d ago0x724bf1…de5a16
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.004787100%coinbase9d ago0x422dda…9e82d8
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0xdfc186…940d77
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0x82ed9f…8970dd
0xb1e6…25780xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase9d ago0x96079c…0d7b9e

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.