Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x288e…a3440x8255…6a3fBase—$0.01100%coinbase43d ago0x3046bc…ff0e33
0x288e…a3440x31e9…2456Base—$0.01100%coinbase43d ago0xfe22ff…60351d
0x288e…a3440x7c9e…a7daBase—$0.01100%coinbase43d ago0x567689…640c3d
0x288e…a3440x9875…8f2cBase—$0.01100%coinbase43d ago0xc6ede7…390033
0x288e…a3440x861b…1522Base—$0.01100%coinbase43d ago0x57715d…17442b
0x288e…a3440xa9f5…f886Base—$0.01100%coinbase43d ago0x0bc77e…bb6dea
0x288e…a3440x0b9a…c61eBase—$0.01100%coinbase43d ago0x87c57c…2397ad
0x288e…a3440xc5e0…db74Base—$0.01100%coinbase43d ago0x16f4dd…c1a7ae
0x288e…a3440x0a3e…a23bBase—$0.01100%coinbase43d ago0x2156ba…292b24
0x288e…a3440x87b8…25b3Base—$0.01100%coinbase43d ago0x81d320…32582b
0x288e…a3440xb73b…1618Base—$0.01100%coinbase43d ago0x113d22…8993a8
0x288e…a3440xd9d2…bb69Base—$0.01100%coinbase43d ago0xd02c7b…bfa040
0x288e…a3440xf903…3905Base—$0.01100%coinbase43d ago0x9552cd…cca90a
0x288e…a3440x0abe…86f7Base—$0.01100%coinbase43d ago0x505ae7…f6f3ad
0x288e…a3440x49d5…c267Base—$0.01100%coinbase43d ago0x3cf1e3…742847
0x288e…a3440xdd98…bcb9Base—$0.01100%coinbase43d ago0x78a1f7…e63ad8
0x288e…a3440xc800…f988Base—$0.01100%coinbase43d ago0xfabd35…43cd34
0x288e…a3440x6d07…51bdBase—$0.01100%coinbase43d ago0x04d3e8…dabfa2
0x288e…a3440x9300…e331Base—$0.01100%coinbase43d ago0x4d4b92…1a8574

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.