Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x1e107d…77306e
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x07f763…b2bd89
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x714f81…067ec7
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x17de7c…6ba1f6
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xa59a76…1a62fc
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xca75e0…a44529
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xfe4c33…c1683f
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xbb6c05…1ed3a6
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0xd333c9…244927
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x144b1d…68918c
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x751965…029f02
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase137d ago0x67505e…525338
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xc78279…19726a
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0xc2ee3f…21fc8a
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase137d ago0x9e9111…3aeecf
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0x9934de…b78087
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase138d ago0xa0b9e8…1ff4d4
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase138d ago0x3d2733…3b0a52
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase138d ago0x6de17d…d12672
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.006929100%coinbase138d ago0x37ac46…64b865
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase138d ago0xdfc2ec…a92452
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase138d ago0x7dfc87…b3f554
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.006929100%coinbase138d ago0xddcddc…bf0894
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase138d ago0x4fa7f8…9a2479
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase138d ago0x8bd9b6…2d186b

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.