Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0x8a3b87…a40830
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0xad8845…6851ff
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0xde325e…c8536a
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0x9b56e9…9aeb6c
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0xb2b3fd…38207e
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0xfca915…2918a0
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0x91ca53…2b3db0
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0x983df0…ccbe46
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0xd29ed2…a4c404
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0x710199…1a9f2d
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0x4e47e0…f9df57
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown51d ago0x20661b…b235f5
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x9bda62…0c408e
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x6988cb…3f8241
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x7dbf62…6dad8c
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x36f5a1…77f91c
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x4e521f…006d86
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x47e2e9…cdf1fe
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x0ba016…718240
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x4668b1…f3a12b
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x61dda9…454c79
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x7650db…aa2ec5
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0xa037e2…a1e81f
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x12c2db…de2289
0x3e5b…2b940x9c95…e299Base$0.001100%Route unknown52d ago0x0c8a24…7bae06

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.