Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb23cab…7138eb
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x14d0b3…127e7a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5a7cff…e9d129
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf80b16…a6415b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe9d031…0b8414
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2ec59…10a2ba
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0c389b…4b2aa2
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4575ee…c74a7c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x67bcc7…cabc93
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd128fa…fba6e4
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9470ed…4c5c9b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb29c5a…14d00d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x51bb89…37e75f
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e3b4f…8bd066
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x06c1ea…caba95
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x769fb7…d0dc78
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22901c…db09bb
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe824c5…bca47c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe215cb…8e52d6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf897ca…97619d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb4d325…8c9054
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2f76c6…239540
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2937a…8d2662
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x579cbf…7d0f1a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6e44be…288151

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.