Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.01100%coinbase86d ago0xa8fdeb…2de90f
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.01100%coinbase86d ago0xc1b817…a0f6a8
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.01100%coinbase86d ago0xf2402e…dd9f34
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.25100%coinbase86d ago0x64dc0d…1558b3
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.50100%coinbase86d ago0xd9179e…819ccd
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.15100%coinbase86d ago0x459ab6…ae9f18
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.15100%coinbase86d ago0xc2d4bd…751953
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.05100%coinbase86d ago0x6ddf2c…c1e189
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.10100%coinbase86d ago0x8f3044…80043f
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.12100%coinbase86d ago0x5c3b01…01fec6
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.10100%coinbase86d ago0xf11d1d…b1768d
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.10100%coinbase86d ago0x63a5fa…6244e0
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.08100%coinbase86d ago0x4e2381…258d38
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.05100%coinbase86d ago0x71ec4b…05c2a7
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.05100%coinbase86d ago0xf62e6e…4f7892
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.05100%coinbase86d ago0xf7524f…a5a5b9
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.05100%coinbase86d ago0x81e051…1be898
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.03100%coinbase86d ago0xec40ae…8ff1c2
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.02100%coinbase86d ago0x6f5d0c…0e5b75
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.04100%coinbase86d ago0xdf559b…70ece2
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.02100%coinbase86d ago0x678a0d…528635
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.03100%coinbase86d ago0xbfabdd…615f7c
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.04100%coinbase86d ago0x82fdeb…704c66
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.02100%coinbase86d ago0x0c2c02…c18dd0
0xb86f…fbc90x4a82…5bfeBaseStatePulse APITransit$0.02100%coinbase86d ago0x8a6c00…cbe8a5

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.