Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd13617…e30bcc
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4766f7…fe6883
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x658f25…c76770
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x480946…33764f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xac0286…7f9c05
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfac06f…493545
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf47bb6…a82e2c
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x906a4d…695c25
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9d424f…3153e4
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb63ded…12f8c8
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x26e4a9…84894f
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x41b568…1ed3ba
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8e58bc…0ef356
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfca396…408e18
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3be8d4…80ad88
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9990b6…640120
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0bd5e8…b3268a
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e9277…2847df
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf625ee…732ce6
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb9d1e4…9a26d6
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb34b57…8ad5f7
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x888827…807fc3
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x71f68d…3a6b90
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ab041…db145b
0x8fa5…ceb10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x428f66…fe6c4d

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.