Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa52d ago0xd29d3d…af004a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa52d ago0x5b2eb9…8def97
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0x961883…8289fd
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xd7e365…e0c65a
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xa441de…a65e62
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xbfca4c…a96d90
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xbeeab1…f8da6d
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0x4d9d2c…63b295
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xfade7d…28ed5e
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0x22f359…34e2ba
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xeb4e44…70cd84
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xc9e948…205668
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0x229760…b3af83
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0x8ff96f…1577a5
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0x513ebc…98526b
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0x512bc5…9911ff
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xd02a5e…5fe693
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0x1e379a…be9443
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xf7f414…0eb42d
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xcdea16…3b41bb
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0x01e73c…b656e2
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xf14408…9d03be
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xd92983…43a0c1
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xefaaaf…7cbb0e
0x34a9…854f0x9c95…e299Base—$0.001100%fluxa53d ago0xe372ff…6af07c

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.