Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x372a41…377a3c
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xa83043…c9c9c2
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x66caa1…97b00d
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x706857…f4758e
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xf15a19…005a55
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xc889d7…f82dbb
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xa87e74…71e24e
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x13abcb…d4be47
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x5378de…09a641
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xf343b0…cb75c4
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xe71404…f983ba
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x160448…c54e49
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xdd8183…706127
0x0363…51bd0xf9a4…9406Base—$1.30100%payAI13d ago0x69bb84…1b717f
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x6f4d30…181661
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x2c2be4…950513
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xd907b4…3a5443
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xd4d238…6431c6
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x1df068…41c153
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x2cee53…36d68d
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x5d7899…30142f
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xf0807c…90dc89
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x5bce18…b427cc
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0x2ffdde…715629
0xf9a4…94060xcc19…930eBase—$0.10100%payAI13d ago0xe8a124…02385b

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.