Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe73401…f9d45d
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xefbe02…dbd070
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ffc16…293b3f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xabdc79…86aa3f
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x46f1dc…80ea75
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4cb332…a531b5
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9a65b9…195f52
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8e0083…2912ec
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3f5dd1…502868
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe0dd58…5fb442
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73469f…06923e
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf51708…1cdfb9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe65e68…d8b475
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x853a84…443d2a
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xae53f5…76de50
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x438303…3fc186
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd46d01…fda093
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe5f1a…87b323
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1e28a7…a2f7e9
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd7d567…ed3bb4
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23589a…1ea628
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe29af9…51f9b7
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x73e6ba…fa0c4b
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd315fc…249ef3
0xdb6f…f68e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9af695…dc15ff

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.