Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ca9…76d40x00a0…dd41Base—$0.01100%coinbase68d ago0x822db4…eace05
0x6ca9…76d40x44e9…489dBase—$0.01100%coinbase68d ago0x7caff0…80522d
0x6ca9…76d40x4ed1…e878Base—$0.01100%coinbase68d ago0x203427…a6ffa7
0x6ca9…76d40xee7b…e48cBase—$0.01100%coinbase69d ago0xfeae74…9ccfe1
0x6ca9…76d40xb9a6…b391Base—$0.01100%coinbase69d ago0x4c30f9…4fcfda
0x6ca9…76d40x74c7…473eBase—$0.01100%coinbase69d ago0x1def49…60f082
0x6ca9…76d40x5df9…77e1Base—$0.01100%coinbase69d ago0xdef334…b03ea2
0x6ca9…76d40xcf44…c083Base—$0.01100%coinbase69d ago0x644afd…9cd90f
0x6ca9…76d40xd36b…13eaBase—$0.01100%coinbase69d ago0x43c82b…f9efef
0x6ca9…76d40x8755…7c97Base—$0.01100%coinbase69d ago0xfb0243…a16a86
0x6ca9…76d40x75d8…79d8Base—$0.01100%coinbase69d ago0x349c37…00ba44
0x6ca9…76d40x5d72…5717Base—$0.01100%coinbase69d ago0xaa9607…8f649e
0x6ca9…76d40x58e9…527eBase—$0.01100%coinbase69d ago0x8f0da3…bbaf8b
0x6ca9…76d40xed43…a82cBase—$0.01100%coinbase69d ago0x19eae5…9a4b8e
0x6ca9…76d40x8722…e8b8Base—$0.01100%coinbase69d ago0x8e2a35…4894a7
0x6ca9…76d40x2ae2…8fb0Base—$0.01100%coinbase69d ago0x7e2eef…b5825e
0x6ca9…76d40x4443…a2acBase—$0.01100%coinbase69d ago0x512474…2e29ab
0x6ca9…76d40x70bf…4ac6Base—$0.01100%coinbase69d ago0xc75759…e0e9f4
0x6ca9…76d40x3384…30e3Base—$0.01100%coinbase69d ago0xf394f8…7c20ce
0x6ca9…76d40x6a40…9861Base—$0.01100%coinbase69d ago0x329405…0da11f
0x6ca9…76d40x96bd…ff5cBase—$0.01100%coinbase69d ago0x1dec4d…3e94aa
0x6ca9…76d40xcf7f…79ceBase—$0.01100%coinbase69d ago0x9f51b0…0c9e3b
0x6ca9…76d40x1d01…80c9Base—$0.01100%coinbase69d ago0x5d73d1…03dacd
0x6ca9…76d40xf6d9…1fb2Base—$0.01100%coinbase69d ago0x1e0a62…06482c
0x6ca9…76d40xbf1d…b7e9Base—$0.01100%coinbase69d ago0xa086b2…6076dd

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.