Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb2f…7d3b0x0fce…2fd6Base—$0.01100%coinbase72d ago0x2cca45…d62074
0xeb2f…7d3b0xc1a3…74c0Base—$0.01100%coinbase72d ago0xaae271…cf8a9c
0xeb2f…7d3b0xf6b4…152dBase—$0.01100%coinbase72d ago0xa27850…3f73be
0xeb2f…7d3b0x482e…3ccbBase—$0.01100%coinbase72d ago0xc8ba01…59f359
0xeb2f…7d3b0x3db9…1608Base—$0.01100%coinbase72d ago0x9eeaa8…ab7fab
0xeb2f…7d3b0x730c…ec8eBase—$0.01100%coinbase72d ago0x1e8c8d…18ada9
0xeb2f…7d3b0xc3a8…c539Base—$0.01100%coinbase72d ago0x0f3423…b4ed53
0xeb2f…7d3b0x573f…a5ebBase—$0.01100%coinbase72d ago0x8792b1…250e56
0xeb2f…7d3b0x53b6…a18aBase—$0.01100%coinbase72d ago0x8c9e72…a24a7b
0xeb2f…7d3b0x6a5c…bd17Base—$0.01100%coinbase72d ago0xa9879b…72bece
0xeb2f…7d3b0x6b21…a443Base—$0.01100%coinbase72d ago0xb13365…d22c3d
0xeb2f…7d3b0xbf4f…04a1Base—$0.01100%coinbase72d ago0x269c36…a6142a
0xeb2f…7d3b0xafe5…a170Base—$0.01100%coinbase72d ago0x3da422…0b110a
0xeb2f…7d3b0x70e2…d3aaBase—$0.01100%coinbase73d ago0xa4f4bc…fc4521
0xeb2f…7d3b0x76af…b6d4Base—$0.01100%coinbase73d ago0x151b8c…18029c
0xeb2f…7d3b0xd133…1e31Base—$0.01100%coinbase73d ago0xde97a0…62c45d
0xeb2f…7d3b0x8714…a15aBase—$0.01100%coinbase73d ago0xb59302…ff1300
0xeb2f…7d3b0xda59…8908Base—$0.01100%coinbase73d ago0x4ea89e…fe02ae
0xeb2f…7d3b0xbba9…bda5Base—$0.01100%coinbase73d ago0x107fb6…43062b
0xeb2f…7d3b0xc741…58c7Base—$0.01100%coinbase73d ago0x72e802…6b1253
0xeb2f…7d3b0xff59…b6a1Base—$0.01100%coinbase73d ago0xeb4407…ed011f
0xeb2f…7d3b0x54a8…6b0cBase—$0.01100%coinbase73d ago0xd6b4fd…ad2c88
0xeb2f…7d3b0x0cb4…b55bBase—$0.01100%coinbase73d ago0x8fcbce…fba62e
0xeb2f…7d3b0x6909…d9adBase—$0.01100%coinbase73d ago0xa4450b…751fe6
0xeb2f…7d3b0x3f52…60b7Base—$0.01100%coinbase73d ago0x9470dc…0013d7

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.