Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x925a…62ef0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase68d ago0x81cfee…1be4f9
0x925a…62ef0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase68d ago0xc1e445…98dd5b
0x7461…29750xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase68d ago0x5afd16…5945af
0xc939…5b6a0xdadc…b9dfBaseNetIntelWeb content$0.005100%coinbase68d ago0xe90074…043407
0xc939…5b6a0xdadc…b9dfBaseNetIntelWeb content$0.06100%coinbase68d ago0x25929f…f281cb
0xc13d…5c240xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase69d ago0x1c6dbb…308466
0xfeb5…e39e0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase69d ago0x4cbb15…1ba0ae
0xfeb5…e39e0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase69d ago0xb610f6…d9376c
0xfeb5…e39e0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase69d ago0x3a2b8b…1d3a57
0xfeb5…e39e0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase69d ago0x85f473…e518e2
0xfeb5…e39e0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase69d ago0xa3d697…0473d7
0x9d9a…d5e40xdadc…b9dfBaseNetIntelWeb content$0.002100%coinbase69d ago0xcea49b…f9d17c
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase69d ago0x94d435…f96c3c
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase69d ago0xd323e0…f28e9c
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase69d ago0xa83ba1…5d9628
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase69d ago0xcf344d…e1c0c7
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase69d ago0xe0d720…67a551
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase69d ago0xbbec7e…e8ddb4
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase69d ago0x8f1ca3…bd1ede
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase69d ago0x6ee5fd…6e1f28
0x035a…2a550xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase69d ago0x36d427…2a371a
0x85bd…db6b0xdadc…b9dfBaseNetIntelWeb content$0.05100%coinbase69d ago0xb02b9f…b53c6c
0x85bd…db6b0xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase69d ago0xb7f825…21e8f2
0x85bd…db6b0xdadc…b9dfBaseNetIntelWeb content$0.10100%coinbase69d ago0x9ccaa8…e90f5e
0xddae…28b10xdadc…b9dfBaseNetIntelWeb content$0.03100%coinbase69d ago0x791d56…b62c0c

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.