Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x3403bf…74585a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0xde6580…274ed2
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x3c78a3…292bed
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0xd86a65…84ea83
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x487834…637e69
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x81217c…d7ddb0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x1b4370…86f496
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x00d6fe…4c19d2
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x4dd1ee…ad5456
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x4735c6…e0bc4a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0xd1af8e…635849
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x0fde06…626f64
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x7557d9…c7d569
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x452eb8…f0a6d8
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x21ede8…8e54c9
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x6ffdc1…2f4870
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0xc5fbb3…5b58cc
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x49e1eb…0bc72f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0xbe5a8a…d5dbb0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0xa6314d…ec076c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x0e2f1d…36a44e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x1b1053…a0f850
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x47076f…db3291
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x4b66c7…d3a381
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc6d ago0x969086…9acfeb

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.