Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0xd9c7ff…c6bff3
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x6280da…053833
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x4a1070…40c556
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x288415…b9b6ea
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x7f0847…4a5e01
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x000c2d…31c731
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0xcd2804…3fe6cf
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x864cd2…48bc31
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x9dede2…5bca7c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x11adee…a9368c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x8a5eaf…9d5858
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x3bc2b6…7ee096
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0xa8c1d8…c70734
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0xdbd674…6c0d84
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x3dfea7…219602
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0xf55f33…af0720
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x1ebda1…7fa4f0
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0xeb8437…60dc3b
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0xe44080…0af56b
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x7891b3…c55476
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x7ed00b…1b86d9
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x2fc34a…f9120d
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0xf7b211…cdfab7
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc35d ago0x8c2966…2595d7
0x4472…89cd0x35e6…1f0eBase—$0.0170%0x0b44…80fc35d ago0x5a0ef3…719be4

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.