Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.08100%Route unknown41d ago0xb6c613…ae0e18
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.08100%Route unknown41d ago0x87804f…f37036
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.08100%Route unknown41d ago0xc4b762…1abcec
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.006915100%Route unknown41d ago0x986f0f…0c56fc
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.006915100%Route unknown41d ago0x2c0c39…b2d305
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.006915100%Route unknown41d ago0x9b0e6a…0c7de7
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.006915100%Route unknown41d ago0xfa122f…ff4731
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.006915100%Route unknown41d ago0x07b2bb…042208
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown42d ago0xa06be5…5a4e8f
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown42d ago0x42363f…ecadfe
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown42d ago0x8ef6ac…a44b20
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown42d ago0x105337…47e3a6
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown42d ago0x10f634…530bca
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown42d ago0x8f82f4…d6d50d
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown42d ago0x23efaa…4aec4a
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown42d ago0xc3c546…60107a
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown42d ago0xa16aa2…e4400e
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown42d ago0xf71b61…6e1101
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown42d ago0xa2dbe8…b53806
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown42d ago0x4a2344…9ed944
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown42d ago0x128ab2…16ad49
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.006943100%Route unknown42d ago0x7b08af…3fc4cf

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.