Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba6…3c850x47c5…4fc3Base—$5.2570%0xafd1…680d29d ago0xed6832…bc5eb1
0xeba6…3c850x47c5…4fc3Base—$1.0570%0xbc41…9c5b29d ago0xca7771…1282cc
0xeba6…3c850x47c5…4fc3Base—$1.0570%0x4e4a…2e7329d ago0x2779fb…faff5f
0xeba6…3c850x47c5…4fc3Base—$1.0570%0x63fd…c86f29d ago0x74caad…9814b5
0xeba6…3c850x47c5…4fc3Base—$9.4570%0x4e07…cf7c29d ago0x582204…98aa34
0xeba6…3c850x47c5…4fc3Base—$1.0570%0x7fb5…6c5229d ago0xab7c36…c7dfbd
0xeba6…3c850x47c5…4fc3Base—$10.5070%0x6d2e…0c6430d ago0x541a76…8d2676
0xeba6…3c850x47c5…4fc3Base—$1.0570%0x4a9b…67ce30d ago0x706dd5…ecb63d
0xeba6…3c850x47c5…4fc3Base—$5.2570%0xa225…dabf30d ago0x29739b…3dd87f
0xeba6…3c850x47c5…4fc3Base—$21.0070%0x6c0f…7cd630d ago0x1ecdf4…49da44
0xeba6…3c850x47c5…4fc3Base—$10.5070%0x59d0…cf7230d ago0x0baa5b…74c3ab
0xeba6…3c850x47c5…4fc3Base—$11.5570%0xfe9d…bf4630d ago0xe720c1…5611df
0xeba6…3c850x47c5…4fc3Base—$5.2570%0x44bc…cd6a30d ago0x3925b9…05f797

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.