Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb900…ed8a0x7dae…1c50Base—$0.01100%coinbase71d ago0x175bf6…e4d4ba
0xb900…ed8a0x7d4a…f4a0Base—$0.01100%coinbase71d ago0xbaf8fd…4342d6
0xb900…ed8a0xd486…21b3Base—$0.01100%coinbase71d ago0x12b704…723a9f
0xb900…ed8a0x4685…2da3Base—$0.01100%coinbase71d ago0xb83189…42eab7
0xb900…ed8a0x5b47…761cBase—$0.01100%coinbase71d ago0xc36172…733157
0xb900…ed8a0xdff6…a19eBase—$0.01100%coinbase71d ago0x194684…2dc0f6
0xb900…ed8a0xb37e…1cdaBase—$0.01100%coinbase71d ago0x9b465f…5acbb4
0xb900…ed8a0x21de…1726Base—$0.01100%coinbase71d ago0xc1fadb…e6b686
0xb900…ed8a0x5130…bdadBase—$0.01100%coinbase71d ago0xc56bea…7237c3
0xb900…ed8a0xcc5a…6ce8Base—$0.01100%coinbase71d ago0x91204b…0a4a34
0xb900…ed8a0x1f07…a297Base—$0.01100%coinbase71d ago0x222b32…c32f2d
0xb900…ed8a0xd19e…33d3Base—$0.01100%coinbase71d ago0x007b37…db1eb5
0xb900…ed8a0xeb1c…6ac2Base—$0.01100%coinbase71d ago0x15150a…7d0cd3
0xb900…ed8a0x9f57…f551Base—$0.01100%coinbase71d ago0x29c7ba…e724f3
0xb900…ed8a0x6659…0da5Base—$0.01100%coinbase71d ago0x0e87ac…4c48d5
0xb900…ed8a0x7dc4…f564Base—$0.01100%coinbase71d ago0xfeb0af…dccf52
0xb900…ed8a0xe065…4d63Base—$0.01100%coinbase71d ago0xb833ed…23550a
0xb900…ed8a0x85ff…246dBase—$0.01100%coinbase71d ago0xd61b14…78668a
0xb900…ed8a0x1fc8…97c6Base—$0.01100%coinbase71d ago0x4a2802…0dbec3
0xb900…ed8a0x04f2…d6e7Base—$0.01100%coinbase71d ago0x9bbd6d…214d40
0xb900…ed8a0x3baf…4df9Base—$0.01100%coinbase71d ago0x52a626…30e4d9
0xb900…ed8a0x7641…ab49Base—$0.01100%coinbase71d ago0xfaa78e…30ff49
0xb900…ed8a0xcc3c…8902Base—$0.01100%coinbase71d ago0xd00060…5e1542
0xb900…ed8a0xe69d…5cf3Base—$0.01100%coinbase71d ago0xbeb110…607799
0xb900…ed8a0xce9e…2d0dBase—$0.01100%coinbase72d ago0x4bdef3…2a14c4

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.