Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0xeb2f77…91cb0d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x789d29…06ea15
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0xb11f2a…fcd47d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x6d36d7…e713c7
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x03c73d…68d479
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x6e5d89…971447
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x6e56eb…e12c9c
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x7fa83b…2753dc
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x0a769b…dc3249
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x425b54…797d15
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x0d7bac…8a697d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x0faaa2…a30c66
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0xcab845…5bd6d2
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x38e741…0606d7
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0xf557f2…5acc91
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x0f490f…420b6d
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x661463…4b3d4a
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0xfc9b4a…ed0e9e
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x20d282…9f2a25
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x79c5cc…8dc214
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x6dbbb3…767572
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x571ed9…c4a3b7
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0x21ddc2…4e1318
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0xf8fe3f…a3f262
0x5d0c…89890x6a5e…c666Basex402 service$9.90100%payAI108d ago0xd3b916…c116c2

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.