Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4e9a38…33b97e
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x02ee63…14a1e4
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9760fd…9380a8
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x900080…195154
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8b6326…e82115
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe78e27…f727c8
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x585434…a83ea0
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c3823…fa1c91
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xceadc2…759a87
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9261aa…a36142
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcbb1d6…2180c1
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1ec299…f76969
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcd5d86…75bd76
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x56abe9…f2ec3d
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x20d759…721c97
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x431d4c…01ae6f
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x44d287…c4ef73
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfac83a…aa5cce
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1737ad…d71f09
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe0206e…68da3b
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29a399…c8c659
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5817f5…127cfa
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x088efb…9d9e7a
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb36c69…23fd42
0x000c…fbea0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1937ca…a3d0a6

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.