Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xbd58a8…d5ec83
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x808040…276210
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xa7c9d4…c0815b
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x9bd243…9cc48e
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x8de7f7…0173b4
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xcb5028…5d9d86
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x28abd3…766639
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xcb839f…6b657d
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xff81f7…954f29
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xf159a0…e39551
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xd61ea8…3acac8
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x2c1780…5d8dea
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xd1abee…a48b77
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x2d7b7d…17511b
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x2204aa…2a6a73
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x28830d…2291b6
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x4f5646…940f7b
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x273b72…e4c67a
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xe88bea…1d2f98
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x94c416…7f7b92
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x6415f8…25c012
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xcb97a2…aa616d
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0x63a6a6…771a26
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xc53574…502e89
0x89e7…a8fa0x5aae…482eBase—$0.001100%coinbase6d ago0xee14c7…48b682

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.