Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6dce…61f80xa2e3…e74eBase—$0.01100%coinbase72d ago0xeb4f52…7a8057
0x6dce…61f80xffd1…a369Base—$0.01100%coinbase72d ago0x4c7925…234996
0x6dce…61f80x1396…34eaBase—$0.01100%coinbase72d ago0xd2be0f…ad25bb
0x6dce…61f80x3844…7afcBase—$0.01100%coinbase72d ago0xc9f35d…0bd9a1
0x6dce…61f80x1cc2…4494Base—$0.01100%coinbase72d ago0x0a6e12…1ed9fc
0x6dce…61f80x54ed…8de9Base—$0.01100%coinbase72d ago0x86efcc…1feb38
0x6dce…61f80x6da0…fccaBase—$0.01100%coinbase72d ago0x9677f0…efbba7
0x6dce…61f80x0902…0c89Base—$0.01100%coinbase72d ago0xadd936…e0da7f
0x6dce…61f80xe9c4…7622Base—$0.01100%coinbase72d ago0xacb4cf…7730f5
0x6dce…61f80x9974…f4cfBase—$0.01100%coinbase72d ago0xce107c…986128
0x6dce…61f80x732a…b4baBase—$0.01100%coinbase72d ago0xf14292…4dc51d
0x6dce…61f80xa195…9505Base—$0.01100%coinbase72d ago0x154bde…0bea0a
0x6dce…61f80x36b5…842fBase—$0.01100%coinbase72d ago0xb5c337…4192ca
0x6dce…61f80x4f08…180eBase—$0.01100%coinbase72d ago0x8d952d…e76f1e
0x6dce…61f80x7724…eed3Base—$0.01100%coinbase72d ago0xaaef0d…9745cb
0x6dce…61f80x433b…9312Base—$0.01100%coinbase72d ago0xae4076…27161e
0x6dce…61f80xb6fb…2edbBase—$0.01100%coinbase72d ago0xf9c05c…73c603
0x6dce…61f80x01bd…4a14Base—$0.01100%coinbase72d ago0x52cd48…372065
0x6dce…61f80x0cb1…2e31Base—$0.01100%coinbase72d ago0xbc39d0…786f4b
0x6dce…61f80xbacf…e670Base—$0.01100%coinbase72d ago0x316f99…690771
0x6dce…61f80xb21f…72a7Base—$0.01100%coinbase72d ago0x35d8c2…5882c9
0x6dce…61f80xff7b…5940Base—$0.01100%coinbase72d ago0x9630cc…052481
0x6dce…61f80x0d27…2080Base—$0.01100%coinbase72d ago0xcffe51…27e3c9
0x6dce…61f80x8709…c65aBase—$0.01100%coinbase72d ago0x8edb49…e8a84a
0x6dce…61f80x0d1a…b781Base—$0.01100%coinbase72d ago0xabde7e…d77f64

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.