Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0x291b10…fb61fa
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0xda8ce2…e6a7b6
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0x97f32a…cd06f3
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter49d ago0xd1199a…34be46
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0xf98349…3e650d
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter49d ago0xc02b5a…0380d6
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter49d ago0x155745…2d1674
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0x84fc3a…c6ef96
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa49d ago0x3aeb77…ef0d14
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0xcf69ca…554521
0x5481…37bb0x07cf…2396Basex402 service$0.20100%dexter49d ago0x540b44…ea526a
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0x2b4cf1…104fd4
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x5b3d9a…3e384a
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x4b7a2a…6ad8c7
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter49d ago0xf7e3fa…232554
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x905b36…f58a05
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0x7be453…aa9c92
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0x9cc9fb…143ab1
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter49d ago0x74b427…e1bfe5
0x5481…37bb0x07cf…2396Basex402 service$0.02100%dexter49d ago0xfbb40e…e56c3b
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0x6167c4…36ff5a
0x5481…37bb0x07cf…2396Basex402 service$0.10100%dexter49d ago0xd38684…49ab87
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa49d ago0x501444…763048
0x5481…37bb0x07cf…2396Basex402 service$0.04100%dexter49d ago0x41e7f3…e2e80a
0x5481…37bb0x07cf…2396Basex402 service$0.06100%dexter49d ago0xfc59d4…852820

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.