Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50b8…cbeb0x10c1…1e24Base—$0.77100%coinbase112d ago0xf2164b…687828
0x50b8…cbeb0x10c1…1e24Base—$1.20100%coinbase112d ago0x00cb2b…b3198d
0x50b8…cbeb0x10c1…1e24Base—$1.06100%coinbase112d ago0x718b82…9cfd53
0x50b8…cbeb0x10c1…1e24Base—$8.57100%coinbase112d ago0xefce84…9e45c0
0x50b8…cbeb0x10c1…1e24Base—$1.04100%coinbase112d ago0xbf4559…aa3c91
0x50b8…cbeb0x10c1…1e24Base—$0.96100%coinbase112d ago0x6ad8e7…1d75b5
0x50b8…cbeb0x10c1…1e24Base—$0.96100%coinbase112d ago0xe650dc…7dfb83
0x50b8…cbeb0x10c1…1e24Base—$0.89100%coinbase112d ago0xc14951…0f12de
0x50b8…cbeb0x10c1…1e24Base—$0.88100%coinbase112d ago0x57c099…678229
0x50b8…cbeb0x10c1…1e24Base—$0.79100%coinbase112d ago0xe066c4…41c7d0
0x50b8…cbeb0x10c1…1e24Base—$0.79100%coinbase112d ago0xbc5348…6d82e2
0x50b8…cbeb0x10c1…1e24Base—$0.80100%coinbase112d ago0x4d2b94…894235
0x50b8…cbeb0x10c1…1e24Base—$0.78100%coinbase112d ago0xdf925d…a47b16
0x50b8…cbeb0x10c1…1e24Base—$0.78100%coinbase112d ago0xed5361…b3e191
0x50b8…cbeb0x10c1…1e24Base—$0.73100%coinbase112d ago0xd08240…2b4d21
0x50b8…cbeb0x10c1…1e24Base—$0.73100%coinbase112d ago0xb3637f…2f8700
0x50b8…cbeb0x10c1…1e24Base—$1.11100%coinbase112d ago0x4162c4…de463c
0x50b8…cbeb0x10c1…1e24Base—$0.99100%coinbase112d ago0x753647…29151a
0x50b8…cbeb0x10c1…1e24Base—$0.90100%coinbase112d ago0x877377…a36dba
0x50b8…cbeb0x10c1…1e24Base—$0.69100%coinbase112d ago0x546f6f…3897c2
0x50b8…cbeb0x10c1…1e24Base—$0.53100%coinbase112d ago0xdf8c2d…2bf220
0x50b8…cbeb0x10c1…1e24Base—$0.91100%coinbase112d ago0xc482bd…6d057c
0x50b8…cbeb0x10c1…1e24Base—$0.66100%coinbase112d ago0x5ac04b…7abd57
0x50b8…cbeb0x10c1…1e24Base—$1.55100%coinbase112d ago0x87d018…57da46
0x50b8…cbeb0x10c1…1e24Base—$1.28100%coinbase112d ago0x04610a…c08579

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.