Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8395…0b0f0x2392…a47eBase—$0.001100%0x83d4…ce13111d ago0x8d30b7…436e93
0x8395…0b0f0x2392…a47eBase—$0.008100%0x63c3…45b8111d ago0x5dbe81…618002
0x8395…0b0f0x2392…a47eBase—$0.005100%0x63c3…45b8111d ago0xbe6872…66d674
0x8395…0b0f0x2392…a47eBase—$0.005100%0x83d4…ce13111d ago0xd7089d…7b0e8f
0x8395…0b0f0x2392…a47eBase—$0.004100%0x63c3…45b8111d ago0xbd6988…eb2899
0x8395…0b0f0x2392…a47eBase—$0.005100%0x63c3…45b8111d ago0xa35898…12af6f
0x8395…0b0f0x2392…a47eBase—$0.006100%0x83d4…ce13111d ago0x21738d…610e89
0x8395…0b0f0x2392…a47eBase—$0.006100%0x01bb…6c7f111d ago0x5cbaf0…e80f9a
0x8395…0b0f0x2392…a47eBase—$0.004100%0x3479…45b2111d ago0x2a3120…c48ddf
0x8395…0b0f0x2392…a47eBase—$0.005100%0x83d4…ce13111d ago0x92cacf…4488e8
0x8395…0b0f0x2392…a47eBase—$0.005100%0x3479…45b2111d ago0x07c443…15dd6d
0x8395…0b0f0x2392…a47eBase—$0.002100%0x3479…45b2111d ago0xa7639b…cd4265
0x8395…0b0f0x2392…a47eBase—$0.003100%0x83d4…ce13111d ago0x6cbc0a…d6ee28
0x8395…0b0f0x2392…a47eBase—$0.003100%0x63c3…45b8111d ago0xcc55a5…7fcc4d
0x8395…0b0f0x2392…a47eBase—$0.002100%0x63c3…45b8111d ago0x272eb3…cc6afb
0x8395…0b0f0x2392…a47eBase—$0.004100%0x01bb…6c7f111d ago0x51f072…2abf2a
0x8395…0b0f0x2392…a47eBase—$0.004100%0x63c3…45b8111d ago0xfe4c02…f03a40
0x8395…0b0f0x2392…a47eBase—$0.005100%0x83d4…ce13111d ago0xc3aebc…7d09eb
0x8395…0b0f0x2392…a47eBase—$0.005100%0x63c3…45b8111d ago0xb3fc02…b0847a
0x8395…0b0f0x2392…a47eBase—$0.003100%0x83d4…ce13111d ago0x81ecaf…c93dc4
0x8395…0b0f0x2392…a47eBase—$0.004100%0x63c3…45b8111d ago0x461159…61b83b
0x8395…0b0f0x2392…a47eBase—$0.005100%0x83d4…ce13111d ago0x771680…388345
0x8395…0b0f0x2392…a47eBase—$0.002100%0x83d4…ce13111d ago0x36c23f…99e66b
0x8395…0b0f0x2392…a47eBase—$0.003100%0x63c3…45b8111d ago0xd3b9ff…238141
0x8395…0b0f0x2392…a47eBase—$0.001100%0x01bb…6c7f111d ago0x1faee9…9d3c65

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.