Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x811096…c7f7a7
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x524661…2a2722
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x4b9f90…2d5be1
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x43ff33…0b53c4
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x2edaa1…de937f
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x59b6e6…0ec1f9
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x8abb02…6b599c
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x41909b…29082d
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x808bf0…c7b252
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0xd18772…215f31
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x3344c6…5c8c49
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0xcf935e…6c02e4
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x029648…633dc3
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0xf5b5ad…976b08
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x1d25e0…7134c3
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0xb2652e…a7393b
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x430d2f…690d8e
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x3ee4ed…adc45f
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x31ff23…f556c7
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x49a455…26937b
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x628144…4a9726
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x3a7120…55c73d
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x8c6e80…4b1243
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x55efd1…4987d2
0x7c58…43370xa9dd…2315Base—$0.002100%coinbase43d ago0x0602a2…c70558

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.