Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3760…97850x10c1…1e24Base—$0.14100%coinbase114d ago0xf11deb…ab316d
0x3760…97850x10c1…1e24Base—$0.61100%coinbase115d ago0x46d1d5…97ae32
0x3760…97850x10c1…1e24Base—$0.51100%coinbase115d ago0x399d53…676579
0x3760…97850x10c1…1e24Base—$0.60100%coinbase115d ago0x5c24a5…0fdcb8
0x3760…97850x10c1…1e24Base—$0.62100%coinbase115d ago0x03588f…335c7f
0x3760…97850x10c1…1e24Base—$0.63100%coinbase115d ago0x878363…22d1c4
0x3760…97850x10c1…1e24Base—$0.71100%coinbase115d ago0xaf5761…34bba6
0x3760…97850x10c1…1e24Base—$0.72100%coinbase115d ago0xae14c7…6f09bd
0x3760…97850x10c1…1e24Base—$0.71100%coinbase115d ago0xc13b38…997b83
0x3760…97850x10c1…1e24Base—$0.66100%coinbase115d ago0x625f22…cbf758
0x3760…97850x10c1…1e24Base—$0.63100%coinbase115d ago0x808805…3d4957
0x3760…97850x10c1…1e24Base—$0.52100%coinbase115d ago0x229f59…b07360
0x3760…97850x10c1…1e24Base—$0.53100%coinbase115d ago0x8a01b6…3a6d55
0x3760…97850x10c1…1e24Base—$0.60100%coinbase115d ago0x4bf54b…f0f973
0x3760…97850x10c1…1e24Base—$0.59100%coinbase115d ago0x9a5be2…ef6bdc
0x3760…97850x10c1…1e24Base—$0.61100%coinbase115d ago0x61cd66…dc9ea8

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.